#featured-custom .product-wrapper-link {
    height: 370px;
}
.store-logo-module .store-logo-link img {
    margin: 10px 0;
    max-height: 100%;
    max-width: 100%;
}


/*--- Promotional Banner CODE --- */

.promotional-banner-wrap {
background-color: #990000 !important;
}

.promotional-banner-text {
color: white;
font-size: 15px !important;
}

.promotional-banner-link {
 color: white !important;
}

.promotional-banner-text a {
    color: #fff!important;
}
.payment-message-display {
    display: flex;
    justify-content: end;
    padding-right: 10%;
}

.call-to-action-button:hover, #secondary-header .main-nav-links .main-nav-outer-list:hover, #secondary-header .car-selected-module:hover, #secondary-header .main-nav-links .main-nav-inner-list a:hover {
    background-color: #660000;
}