form input:not(.form-submit) { width: 100% !important; } 

form legend { border: none;
    color: #0670ab;
    margin-bottom: 5px;
    font-weight: 700;
    font-size: 14px; } 
    
form .js-webform-select-other-input { padding: 20px 0px 0px 0px; }
form .js-webform-select-other-input input { }