.sub-menu.sub-sub-menu.menu-depth-3 a {
    padding: 0 0 2px 9px;
}

@media screen and (max-width: 740px) {

    .footer__top {
        flex-direction: column;
        height: 765px;
    }

    .footer__menu {
        margin-bottom: 32px;
    }

    #menu-appicenter {
        padding-top: 0;
    }

    .footer__menu._appicenter {
        margin-bottom: 0;
    }
}