@media screen and (max-width: 500px) {
    .footer__main .textwidget {
        margin-bottom: 25px!important;
    }
    .footer__copyright-inner {
        font-size: 14px;
    }
}