/*breakpoints*/
.iFrame .iFrame-image img {
  max-width: 250px;
}
@media screen and (max-width: 767.98px) {
  .iFrame .iFrame-image img {
    max-width: 200px;
  }
}
.iframeModal .modal-dialog {
  max-width: 80vw;
}
@media screen and (max-width: 767.98px) {
  .iframeModal .modal-dialog {
    max-width: unset;
  }
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sources%22%3A%5B%22%2Fthemes%2Fcarasana%2Fscss%2Fcomponents%2F_iframe.scss%22%2C%22%2Fthemes%2Fcarasana%2Fscss%2Fcomponents%2F..%2Fsettings%2Fbreakpoints.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AAAA%3BAAGI%3BAAAA%3BAAAA%3BACIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADMF%3BAAAA%3BAAAA%3BACNE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%22%7D */