.sellYourVehicle {
    position: relative;
    background:var(--sellYourVehicle_background);
    color:var(--sellYourVehicle_color);
}
.sellYourVehicle .layoutSimple .row .col-sm-6:nth-of-type(1) {
    padding-right: 100px;
}

.sellYourVehicle .sectitle .sectit {
    color: var(--sellYourVehicle_titlecolor);
}
