/* Small Mobile */
@media (max-width: 580px) {
    .navbar-brand img {
        height: 45px;
    }
}