

@media (max-width: 575.98px) {
#logo {
    max-width: 200px;
}

#logo img{
    height: auto !important;
    width:100%;
}

}

