@media (max-width: 990px) {
    .footer__navbar {
        display: flex;
        width: 100%;
        margin-top: 32px;
    }
}
