<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.acm-spotlight.full-width {
  overflow: hidden;
}
.acm-spotlight.full-width .row {
  margin-left: 0;
  margin-right: 0;
}
.acm-spotlight.full-width .row &gt; div {
  padding-left: 0;
  padding-right: 0;
}
.acm-spotlight .t3-module {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .acm-spotlight .t3-module {
    margin-bottom: 24px;
  }
}
@media (max-width: 991px) {
  .acm-spotlight .col-sm-12.col-md-4 {
    margin-bottom: 24px;
  }
}
@media (max-width: 991px) {
  .acm-spotlight .equal-height-child .col &gt; div:not(.acm-video) {
    min-height: 0 !important;
  }
}</pre></body></html>