<style type="text/css">
.w-ban-container {
  padding-top: 35px;
}

@media only screen and (max-width: 989px) {
  [data-spklw-widget="widget-5b4dec6cdccfc"] .spklw-swiper-wrapper .spklw-post-image {
      max-height: 18.5vw!important;
      height: 18.5vw!important;
  }
}

/* RG emulation based on w-ban-container, where widget placed */
/*
@media only screen and (max-width: 767px) {
  .w-ban-container {
    width: 100%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 989px) {
  .w-ban-container {
    width: 490px;
  }

  [data-spklw-widget="widget-5b4dec6cdccfc"] .spklw-swiper-wrapper .spklw-post-title {
    font: bold 12px Arial,serif !important
  }

  [data-spklw-widget="widget-5b4dec6cdccfc"] .spklw-swiper-wrapper .spklw-post-image {
    height: 100px!important;
  }
}

@media only screen and (min-width: 990px) and (max-width: 1759px) {
  .w-ban-container {
    width: 650px;
  }

  [data-spklw-widget="widget-5b4dec6cdccfc"] .spklw-swiper-wrapper .spklw-post-image {
    height: 135px!important;
  }
}

@media only screen and (min-width: 1760px) {
  .w-ban-container {
    width: 850px;
  }
}
*/
</style>