@media screen and (max-width: 480px) {
    .navbar-logo {
        max-width: 60%;
    }
}
