﻿.desktop .div-step-sellmycar
{
    margin-top: 30px;
    padding-left: 100px;
    padding-right: 100px;
}

.tablet .div-step-sellmycar
{
    margin-top: 30px;
    padding-left: 40px;
    padding-right: 41px;
}

.phone .div-step-sellmycar
{
    margin-top: 30px;
    padding-left: 70px;
    padding-right: 70px;
}

.desktop .div-title-txt
{
    margin-top: 30px;
    color: #396D61;
    font-family: 'Prompt';
    font-size: 26px;
    font-style: normal;
    font-weight: 600;
    line-height: 39px;
}
.tablet .div-title-txt
{
    margin-top: 16px;
    font-family: 'Prompt';
    font-style: normal;
    font-weight: 600;
    font-size: 22px;
    line-height: 33px;
    color: #396D61;
}

.phone .div-title-txt
{
   font-family: 'Prompt';
    font-style: normal;
    font-weight: 600;
    font-size: 22px;
    line-height: 33px;
    color: #396D61;
}
.tablet .div-margin-title-txt , .phone .div-margin-title-txt
{
    margin-top: 14px;
    font-family: 'Prompt';
    font-style: normal;
    font-weight: 600;
    font-size: 22px;
    line-height: 33px;
    color: #396D61;
}

.tablet .div-tablet-step-en .columns.gutter-base > .columns-item {
    padding: 0px !important; 
}

