/* 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; 
    }
}

@media only screen and (max-width: 767px){
    .blockWrap_c6488781c879488fac6877b35047df8c {
    background-color: transparent;
    background-position: 13% 50%!important;
    background-attachment: scroll;
}
.blockWrap_cb683718b70c4cc0b0ea8157d316a856 {
    background-position: 9% 50%;
}
}