@charset "utf-8";
@media (max-width:374px) {
.fixed-top .container .navbar-brand {
 max-width: 210px;
}
.fixed-top .container .navbar-brand img {
 width: 100%;
}
}
