#mainContent
{
    background-color: #fff !important;
}

#newsList
{
    overflow: visible;
}

@media(max-width:765px) {
    .slick_slider img {
      height: 300px !important;
      margin-bottom: unset !important;
    }

    .latest_slider {
      height: 51vh !important;
    }
  }