@charset "utf-8";



@media (max-width: 767px) {	

    form input{
        width: 100%;
    }

}