@media only screen and (min-width:1250px){footer.mobile{display:none}}@media only screen and (max-width:1249px){footer.desktop{display:none}}@media only screen and (max-width:1249px) and (min-width:640px){footer.mobile .gap-y-25{display:flex;flex-wrap:wrap;justify-content:space-between}footer.mobile .uk-nav.grid.grid-cols-4{display:flex}footer.mobile .test{display:flex;flex-direction:column-reverse;height:100%;justify-content:space-between}footer.mobile .MO-footer__additional,footer.mobile .MO-footer__contact{padding-bottom:25px;padding-top:0}}footer.mobile .MO-footer__contact{padding-top:25px}