/* 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; 
    }
}

/* HP Gallery CTAs */
.blockWrap_b666c9e4bff34ebe9e2eab6de15167ba .blockImg {
    background-color: #012364;
}