@charset 'UTF-8';
/*  Add Custom CSS here.  */
@media only screen and (max-width: 767px) {
    .footer__3 .footer_menu li {
        width: 100%;
        margin: 0 0 12px;
    }
}

