/* 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 (min-width: 600px) {
    .cols3 .item, .cols3 .socialStreamGroup {
        width: 46%;
    }
}

@media only screen and (min-width: 600px) {
    .block_d09baab41bc446f487c652c42363cbc0 > .items_d09baab41bc446f487c652c42363cbc0 > .item {
        width: 30%;
    }
}

@media only screen and (min-width: 600px) {
    .block_d09baab41bc446f487c652c42363cbc0 {
        padding-top: 50px;
    }
}