.layout-1{display:flex;flex-wrap:wrap;justify-content:space-between}.layout-1 div.row-fields{margin-bottom:10px;width:calc(25% - 10px)}.layout-2{display:flex;flex-wrap:wrap;justify-content:space-between}.layout-2 div.row-fields{margin-bottom:10px;width:calc(50% - 10px)}div.row-fields label{display:block}input.calc_fields{font-size:14px;width:100%}.layout-3 div.row-fields{margin-bottom:10px}@media only screen and (max-width:767px){.layout-1 div.row-fields,.layout-2 div.row-fields{width:100%}}