.mastersday-prog-title,
.mastersday-prog-body {
  margin:0 !important;
}
a.cta {
        max-width:350px;
}
@media (max-width: 1399px) {

  .bannerbg {
        background-position: 80% center;
  }
}
@media (max-width: 991px) {
    .bannerbg {
        background-position:right center;
    }
  .openhousebanner.mastersday2024 .openhousetitle {
        font-size: 3rem !important;
        font-weight: 600;
        line-height: 4rem;
        color: #141B4D;
    }
.bannerbg {
        background-position: 80% center;
  }
  .openhousebanner.mastersday2024 .openhousesubtitle {
    font-size: 1.5rem;
  }
  .openhousetitle-sub {
    font-size:.8rem;
  }
}

@media (max-width: 768px) {
    .bannerbg {
        background-position: 80% center;
    }
 .cta.cta-yellow-big {
    padding:.5rem !important;
  }

.openhousebanner.mastersday2024 .body {
    margin-top: 0rem !important;
}
}

