@media only screen and (max-width: 767px) {
 .footer__copyright.footer_copyright_custom {
    flex-direction: column;
 }
}