

.regform-width{ width: 75%; }


.address-design1{ height: 75px!important }


.address-design2{ height: 75px!important }
















/****************************** TABLET **********************************/


@media only screen and (max-width: 991px) {

.regform-width{ width: 100%; }


.address-design1{ height: 35px!important }


.address-design2{ height: 75px!important }

}


/****************************** MOBILE **********************************/


@media only screen and (max-width: 576px){

.regform-width{ width: 100%; }


.address-design1{ height: 25px!important }


.address-design2{ height: 100px!important }

}
