/* 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 (max-width: 767px) {
    #page_a94455ee23b34b3a801d10e6a18c0ac4 .blockText {
        margin-bottom: 30px !important;
    }
}