/* 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; 
        text-transform: capitalize;
    }
}
.item a.button {
    width: 100%;
    text-align: center;
}
a.button {
    padding: 15px;
}
.items_c08df63e293e436880910b741297b640 .item {
    max-width: 1000px;
}