/* 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; 
    }
}


/* Sitewide Banner */

.blockWrap_cef4f60a8c8847b79004293a96ffabef{
background-color: #000000;
color: #ffffff; 
text-align: center;
padding: 0px;
}

.headerAndNavContainer{
    padding-top: 0px !important;
}