@media (min-width: 1024px) {
    .footer__logo img {
    max-width: 150px !important;
}
}