
  @media (max-width: 768px) {
.main-content-wrapper{
    display: block !important;
        background-color: #e7e7e7;
  }
  #HomePageHtml{
    margin-top: 20px !important;
    margin-bottom: 40px !important;
  }
  .section-area{
    width: 100%;
  }
  .image-area {
    width: 100%;
  }
} 