div.sticky-social.fixed {
    display: none;
}

/* MV CSS */
@media only screen and (max-width: 399px) {
    /* .row, */
    .row.photo-essay.flex-row,
    .newsletter-signup-wrapper-for-digioh > div:first-of-type {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    /* newsletter-signup-wrapper-for-digioh_mobile_inline_footer */
    /*
    #footerForm + div > div {
        max-width: 100% !important;
        min-width: unset !important;
    }
    */
}
/* END OF CSS */
