/* 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; 
    }
}


/* No Space Simple List */
@media only screen and (min-width: 600px) {
.block_d89b55eb775b4aed93c90322fb481519 .cols3 .item,
.block_d89b55eb775b4aed93c90322fb481519 .cols3 .socialStreamGroup {
    clear: none;
    width: 33.33%;
    margin: 0%;
}
}

/* HP Hero Image Donation Text */
.block_e43a953a960b49adb30c8b096d4be368 .blockText p:first-child {
    line-height: 1;
    border-top: 3px solid #88b06a;
    padding-top: 20px;
    padding-bottom: 0px;
}