/* 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; 
    }
}

.blockWrap_e282ce75beb3459f8506c02cd37eff00 {
    padding-left: 4% !important;
    padding-right: 4% !important;
}

.blockWrap_e282ce75beb3459f8506c02cd37eff00 p {
    padding-bottom: 0.8rem !important;
}

.blockWrap_e282ce75beb3459f8506c02cd37eff00 .blockImg {
    padding-top: 0px !important;
}

@media only screen and (min-width: 1024px) {
    .blockWrap_e282ce75beb3459f8506c02cd37eff00 {
        display: flex;
    }
}

.blockWrap_e282ce75beb3459f8506c02cd37eff00 > div {
    padding: 0px !important;
    flex: 1 1 0;
    width: 100%;
    max-width: 100%;
}