@media (max-width:700px){
    .listapricesrow{
        margin: 0px 10px !important;
    }
    
     #my_form{
      flex-direction: column !important;
    }
}

@media (max-width: 600px) {
    .xd {
        top:26%!important;
    }
    .letraa{

        left:0%!important;
        top:30%!important;
    }
    .letrab{

        left:0%!important;
        top:70%;
    }

    .leta{
        font-size: 14px!important;
    }

    .letb{
        font-size: 14px!important;
    }
    .mini{
        background-color: #FFEC8D !important;
    }
    
    .pricenone{
        display: block!important;
    }
    .inputblock{
        background-color: transparent!important;
    }
    .inputcolor{
        border-color: black!important;
    }
    .pad{
        padding-bottom: 1%!important;
    }
    .qwerty22{
        display: block;
        height: 295px;
        background: #fbf0a1 url("../images/home-11/bn-22.jpg") no-repeat center!important;
        position: relative;
        font-size: 0;
        line-height: 0;
    }
    .qwerty23{
        display: block;
        height: 295px;
        background: #fbf0a1 url("../images/home-11/bn-23.jpg") no-repeat center;
        position: relative;
        font-size: 0;
        line-height: 0;
    }

     
}