@media screen and (max-width: 800px) {
label
{
        font-size:16px;

}
.input
{
        font-size:16px;
}

}
