#featured-custom .product-wrapper-link {
   height: 360px;
}

.store-logo-module .store-logo-link img {
    max-height: none;
    width: 100%;
    margin-top: -2rem;
}

@media (max-width: 767px) {
    #mobile-header .header-center-nav img.image-logo {
    	width: 140px;
        height: auto;
        max-height: none;
        max-width: none;
    }
}