/* Responsive Hero Styling */

@media only screen and (max-width: 767px) {
    .blockWrap_e5a79923d12f44f28653e6d930f1e0c8 .contentTitle {
        font-size: 42px; 
    }
}

@media only screen and (max-width: 767px) {
    div.blockWrap_ca1ee18fdbce4f3aa90e5a9067086564 {
        padding-bottom: 30px;
    }
}

/* Full Width Gallery Images in Mobile */

@media only screen and (max-width: 767px) {
    .blockContent.cols4 .imgGridItem {
        width: 100%;
        margin: 0;
        padding: 5px;
    }
}