@media screen and (max-width: 480px) {
    .footer__menu
    {
        margin-left: auto;
        margin-right: auto;
    }
}
