@media only screen and (max-width: 600px) {
  body .AdvertParentContainer iframe.advert-video {
    max-height: 240px !important;
  }
}
@media only screen and (max-width: 500px) {
  body .AdvertParentContainer iframe.advert-video {
    max-height: 190px !important;
  }
}
@media only screen and (max-width: 400px) {
  body .AdvertParentContainer iframe.advert-video {
    max-height: 140px !important;
  }
}
.footer-imgs img {
  height: 70px;
  width: auto !important;
  margin-right: 20px;
  margin-top: 10px;
}

@media only screen and (max-widthL600px) {
  .footer-imgs img {
    height: 50px;
  }
}

/*# sourceMappingURL=advert.css.map */
