/* Responsive Hero Styling */

@media only screen and (max-width: 767px) {
    div.blockWrap_c001ce6426a64fecb941a06ae4280e07 {
        padding-top: 250px;
        padding-bottom: 200px;
    }
}
/* Custom Mobile Background Image */


@media only screen and (max-width: 768px) {
    div.blockWrap_c001ce6426a64fecb941a06ae4280e07 {
        background-image: url(https://static.mywebsites360.com/d45f0989cfc74bbead530ac52c35fdd2/i/eb5e52d5722540cdbee6e0dc7cfd5d7b/1/5feFb8zhrk/hero%20mobile.jpg);
    }
}
@media only screen and (max-width: 768px) {
    div.blockWrap_c4ea6e4b038344678a26a93bf33a23b5 {
        background-image: url(https://static.mywebsites360.com/d45f0989cfc74bbead530ac52c35fdd2/i/b615c1d762bb454cab35b79b8620433a/1/5feFb8zhrk/tan%20bg.jpg);
    }
}

/* Multi Column List */
.blockWrap_bb3f76400df4426bb3f4635a827a44cd ol {
    column-count: 2;
}