﻿@media only screen and (max-width: 480px) {
    .fieldrow ._30 { display: block; float: none; width: 100%; margin: 0; }
    .fieldrow input[type='text'] { width: 88%!important; height: 30px; box-sizing: border-box; }
}