@import "dependencies";


.gantry-logo img {
    width: auto !important;
}

@media only all and (max-width: 48rem)
 {
    display: block !important;
}
