/* Responsive Hero Styling */

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

/* Custom Mobile Background Image */

@media only screen and (max-width: 768px) {
    div.blockWrap_e8140994f88746fc817677e0dc04d98a {
        background-image: url(https://static.mywebsites360.com/e8972a1839574175a0521814c22900ae/i/e6ae594670fb486c8959042592a166b6/1/5feFb8zhrk/mobile%20with%20curve.2.png);
    }
}


/* Responsive Image Swap */

@media only screen and (max-width: 767px) {
    .blockWrap_b113b30bf2f140279355b63d2fc591e1 img {
        content: url(https://static.mywebsites360.com/e8972a1839574175a0521814c22900ae/i/b2df5d4c6da9432e860cfc286915ac90/1/5feFb8zhrk/white%20bg%202.jpg);
    }
}