/* Add custom CSS styles below */ 
input.s-form-control, textarea.s-form-control {
    font-size: 16px;
    -webkit-text-size-adjust: 100%; 
    touch-action: manipulation; 
    width: 100%;
    max-width: 100%;
}