/* Button Padding */
.button {
    padding: 10px 20px;
}
.navContent li .button {
    padding: 10px 20px;
}


/* 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; 
    }
}
/* Responsive Image Swap Homepage Hero CTA*/

@media only screen and (max-width: 767px) {
    .blockWrap_df5b7382a25940dda0c3d672d993bf07 img {
        content: url(https://static.mywebsites360.com/b1f735a72b564421ad215fcecd0188cc/i/a7c016e536ab42b0b2da50306e85b00a/1/4SoifmQp45JMgBnHjfgmz/M43125%20-%20The%20Laud%20Clothing%20fashion%20THERAPY%20Mobile.png);
    }
    html.page_cdaee0dddcc24af7b28ae04fcdbb10b0 {
    background-position: 65% 100%;
    }
}