/* 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; 
    }
}

/* Flip 50-50 Stacking Order in Mobile */
    @media only screen and (max-width: 480px) {
    .block_cdba65b168bd40e9b4690d6aa822de85 {
        display: flex;
        flex-flow: wrap-reverse;
        padding-top: 40px;
    }
}
    @media only screen and (max-width: 480px) {
.block_cdba65b168bd40e9b4690d6aa822de85 .blockImg {
    padding-bottom: 0 !important;
    padding-top: 40px !important;
}
}

/* Flip 50-50 Stacking Order in Mobile */
    @media only screen and (max-width: 480px) {
    .block_c3f1d9b43d014a39acb9ee3762ffd5f0 {
        display: flex;
        flex-flow: wrap-reverse;
        padding-top: 40px;
    }
}
    @media only screen and (max-width: 480px) {
.block_c3f1d9b43d014a39acb9ee3762ffd5f0 .blockImg {
    padding-bottom: 0 !important;
    padding-top: 40px !important;
}
}