@media screen and (max-width:384px) {
    .row1 {
        padding: 15px;
    }

    .diva,
    .divb,
    .divc {
        height: 195px;
        /*height:230px;*/
    }

    .list li img,
    .divb-inner img {
        margin: 50px 0;
        width: 70%;
    }

    .spin p,
    p {
        font-size: 8px;
    }

    .spin {
        position: absolute;
        bottom: 5px;
    }

    .spin img {
        width: 50%;
    }

    .side_banner {
        right: -7px;
    }

    .text,
    .text2 {
        bottom: 10px;
    }

    .colors {
        padding: 5px 5px;
    }

    .body-color,
    .body-color span,
    .body-strips span,
    .body-strips {
        font-size: 8px;
    }

    .body-color {
        left: -12px;
    }

    .colors span {
        width: 10px;
        height: 10px;
        margin-right: 5px;
    }

    .reset {
        font-size: 8px;

    }

    .reset-btn {
        padding: 0px 5px;
    }

    .reset-btn p {
        font-size: 8px;
        padding: 2px 4px;
    }

    .body-strips,
    .reset {
        left: -11px;
    }

    .slide3 {
        top: 47px;
        left: -9px;
        width: 100%;
    }

    .popup {
        padding: 10px 5px;
    }

    .popup_img {
        width: 55%;
    }

    .para {
        height: 125px;
        padding: 5px;
        top: 12px;
        overflow-y: scroll;
    }

    .popup_buttons {
        bottom: 7px;
    }

    .popup_buttons .main-btn {
        margin-right: 5px;
        width: 26px;
        height: 26px;
        /*z-index: 1;*/
    }

    .popup_buttons .main-btn .inner {
        width: 24px;
        height: 24px;
        top: 0px;
        left: 1px;
    }

    .bonnet {
        width: 115px;
        height: 59px;
        bottom: 36px;
        right: 49px;
    }
    .wheels{
        width: 40px;
    height: 40px;
    bottom: 28px;
    right: 173px;
    }
    .tank_cap{
        width: 45px;
    height: 14px;
    bottom: 86px;
    right: 176px;
    }
    .door{
        width: 52px;
    height: 65px;
    bottom: 55px;
    left: 75px;
    }
    .back{
        width: 40px;
    height: 54px;
    bottom: 70px;
    left: 28px;
    }
}