183 views
``` @media only screen and (max-width: 1400px) { .custom-link-logo { position: unset; margin: 0; } .custom-logo { max-width: 25%; } } ```