.chapter-holder .section-hero-form{
    padding-left: 20px;
}
.chapter-holder ol li {
   min-height: 45px;
}
.chapter-holder ol li.ol-text-none:before {
    content: none;
}
.section-hero-form.section-hero-form-mobile {
    display: none;
}
.row .col.c-s8 {width: 61%;}

.row .col.c-s4 {
    width: 39%;
}

.sell_fast-intro .info_links_block h2 {
    font-size: 40px;
}
.section-hero-form .offer-button {
    font-size: 29px;
    height: 59px;
    border-radius: 3px;
}
.classic-form input {
    height: 49px !important;
}
.section-hero-form .classic-form {
    padding: 4px 8% 18px;
}
.section-hero-form .form-title {
    padding: 19px 15px 5px 15px;
}
.sell_fast-intro .info_links_block ul {
    margin: 0px auto;
    max-width: 690px;
}
img.responsive-img, video.responsive-video {
    width: 100%;
}
.classic-form .smallest {
    font-size: .6rem;
}
.chapter-holder ol li:before {
    width: 45px;
    height: 45px;
    font-size: 24px;
}
.chapter-holder ol li {
    padding: 0 0 0 60px;
}
.sell_offer_area.style01 .tell{
    padding-bottom: 40px;
}

@media (max-width:991px) {
.row .col.c-s8 {width:50%;}

.row .col.c-s4 {
    width: 50%;
}
.row .col.s5,
.row .col.s7 {
    width: 50%;
}
}
@media (min-width:767.99px) {
    .desktop-mb-0{
        margin-bottom: 0 !important;
    }
}
@media (max-width:767.99px) {
    .row .col.c-s8 {width:100%;}

.row .col.c-s4 {
    width: 100%;
}
.chapter-holder .row .col.c-s8, .chapter-holder .row .col.c-s4  {
    margin: 0 0 30px;
}
.classic-form .smallest {
    font-size: .7rem;
}
.chapter-holder .row .col.s5,
.chapter-holder .row .col.s7 {
    width: 100%;
    margin: 0 0 30px;
}

.sell_fast-intro .info_links_block h2 {
    font-size: 26px;
    line-height: 32px;
}
.sell_fast-intro .container .row {
    display: flex;
    flex-direction: column-reverse;
}
.chapter-holder .section-hero-form form {
    margin: 0;
}
.chapter-holder .section-hero-form {
    padding-left:10px;
}
.chapter-holder ol li:before {
    width: 35px;
    height: 35px;
    font-size: 20px;
}
.chapter-holder ol li {
    padding: 0 0 0 40px;
}
.chapter-content ul.list.padding-left-50 {
    padding-left: 15px !important;
}

.section-hero-form.section-hero-form-desktop {
    display: none;
}
.section-hero-form.section-hero-form-mobile {
    display: block;
    padding-left: 0;
    margin-bottom: 20px;
    margin-top: 20px;
}
.row.row-mb-0-mobile {
    margin-bottom: 0;
}
.chapter-holder .chapter-content .list li {
    font-size: 20px;
}
}