.footer__localization:empty+.footer__column {
        padding-top: 0rem !important;
}
.footer__content-bottom{
  padding-top: 0rem !important;
}
@media screen and (max-width: 989px) {
    .footer-block__details-content .list-menu__item--link {
        padding-top: 0.5rem !important;
        padding-bottom: 0.5rem !important;
    }
}