/* Custom Mobile Background Image */

@media only screen and (max-width: 768px) {
    div.blockWrap_ab58bec66aec4ad1ac7e31c5b23b4fe6 {
        background-image: url(https://static.iheartsitebuilder.com/eb36e84b23c84a14a272be4d3b54aa1a/i/e0e47db2c2174e27b0bf18deb7eace61/1/5feFb8zhrk/mobile.jpg);
    }
}

/* Responsive Hero Styling */

@media only screen and (max-width: 767px) {
    div.blockWrap_ab58bec66aec4ad1ac7e31c5b23b4fe6 {
        padding-top: 70px;
        padding-bottom: 270px;
    }
    
    .blockWrap_ab58bec66aec4ad1ac7e31c5b23b4fe6 .contentTitle {
        font-size: 50px; 
    }
}

@media only screen and (max-width: 767px) {
.block_bcbe03496e324cefa58436b1337f35f8 .blockText {
    padding-top: 0px !important;
    padding-bottom: 30px !important;
}
}