@charset "UTF-8";

.headerLogoLink {
    width:208px
}
.footerLogoLink {
    height:48px;width:208px
}
@media screen and (width < 1200px) {
    .headerLogoLink {
        width:185px
    }
}
