.wpcfs-search-form {

    label {
        display: inline;
    }

    .wpcfs-input {
        width: 90%;
        width: calc( 100% - 20px );
        margin: 10px;
    }
}
