@media screen and (min-width: 981px) and (max-width: 1225px) {
    #logo {
        max-width: 320px;
    }
}