/* Full Width Gallery Images in Mobile */

@media only screen and (max-width: 767px) {
    .blockContent.cols4 .imgGridItem {
        width: 100%;
        margin: 0;
        padding: 10px;
    }
}

/* Responsive Hero Styling */

@media only screen and (max-width: 767px) {
    div.blockWrap_dd5c44c14a614a5f833602e8069e9578 {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    
    .blockWrap_dd5c44c14a614a5f833602e8069e9578 .contentTitle {
        font-size: 40px; 
    }
}

/* Custom Mobile Background Image */

@media only screen and (max-width: 768px) {
    div.blockWrap_dd5c44c14a614a5f833602e8069e9578 {
        background-image: url(https://static.mywebsites360.com/eab04aa0a7e64ab08ed93833c3ff5f19/i/de3588c400694626bcdf8fce83ed3311/1/5feFb8zhrk/hero-imagemobile-5d26252229f78.jpg);
    }
}