.banner-image img {
   max-width: 400px;
}
.banner-layout-container {
    text-align: center;
    padding-top: 8px!important;
    padding-bottom: 8px!important;
}

a.banner-link {
    color: #121212; 1important;
    text-shadow: none;
}
a.banner-link:hover {
    color: #DB5126;
}

.element-type-valueyourtradeinform .layout-container {
    background-color:#fff;
}
.step-viewer, .formBackgroundColor {
    background-color: white;
}

.deselectedItem-active {
    background-color: white;
}
.deselectedItem-passive {
    background-color: white;
}
#btnFindCar {
    color: #fff!important;
}

.button.next,
.button.prev {
    color: #fff;
}

.vehicle-description-tile.btn-default {
    color: #ffffff;
    background-color: #0069bf;
    border-color: #9b9797;
    width: 98%;
    margin-right: -10px;
}

.vehicle-description-tile.btn-default a.cta-button {
    color: #ffffff;
    text-wrap: auto;
}

div.banner-container {
    background: #fff;
}

@media(min-width: 768px) {
.center-text-m {
    margin-top: 50px;
}
}