/* Nav Dropdowns */

.navContent ul li ul a {
    white-space: normal !important;
    overflow: visible !important;
}

@media only screen and (min-width: 768px) {
    .navContent ul li ul {
        min-width: 250px !important;
        right: auto !important; 
    }
}
/* Custom Mobile Hero Background Image */

@media only screen and (max-width: 768px) {
    div.blockWrap_ca1ee18fdbce4f3aa90e5a9067086564 {
        background-image: url(https://static.mywebsites360.com/e5a213c543e747f7a558882d849362b1/i/b17a9982e11843df94d4aa45c04fb647/1/5feFb8zhrk/SSSAW%20Mobile%20Hero.png);
    }
}
/* Custom Mobile Background Image */

@media only screen and (max-width: 768px) {
    div.blockWrap_c5217b8ab82a47938fd429a6bdea1e0b {
        background-image: url(https://static.mywebsites360.com/e5a213c543e747f7a558882d849362b1/i/e87b6a91213f4f36a2c0b745ffcdadd8/1/5feFb8zhrk/SSSAW%20Mobile%20Background.png);
    }
}