/* Add custom CSS styles below */ 
/* .Moa_videobanner_video {
    height: fit-content !important;
}

@media (max-width: 768px) {
    salla-slider#thumbs-fullwidth{
      height: 198px !important;
    }
    .swiper.s-slider-container.swiper-initialized.swiper-horizontal.swiper-rtl.swiper-android.swiper-watch-progress.swiper-backface-hidden {
      height: 198PX;
    }
} */
.Moa_main_banner .Moa_videobanner{
  height: auto !important;
}
.Moa_main_banner .Moa_videobanner_video{
  position: relative !important;
  height: auto !important;
}
.Moa_main_banner .Moa_videobanner_video img{
  position: static !important;
  height: auto !important;
  width: 100% !important;
}
.Moa_main_banner .Moa_videobanner_side{
  display: none !important;
}
.Moa_fixedbanner{
  display: none !important;
}