
#featured-custom .product-wrapper-link {
   height: 360px;
}
#page-home #vehicle-custom #custom-h1 h1 {
    text-align: center;
}
.store-logo-module .store-logo-link img {
    max-height: 100%;
}
.text-color-dark .promotional-banner-wrap .promotional-banner-link {
    color: #fff;
}
.promotional-banner-wrap {
    background-color: #e40808!important;
}
.promotional-banner-wrap .promotional-banner-text {
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
    font-size: 20px;
    font-weight: 700;
    overflow: hidden;
    padding-right: 15px;
    text-align: center;
    text-overflow: ellipsis;
    white-space: normal;
    text-shadow: 2px 2px 2px #000;
}
.payment-message-display {
    display: flex;
    justify-content: end;
    padding-right: 10%;
}