/* .dens3-topchannels-widgets.dens3-widget-carousel .owl-item img {
  max-width: 320px;
  width: auto;
  max-width: unset;
}

@media only screen and (max-width: 991px) {
  .dens3-topchannels-widgets.dens3-widget-carousel .owl-item img {
    max-height: 100px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .dens3-topchannels-widgets.dens3-widget-carousel .owl-item img {
    max-height: 120px;
  }
} */
