.find-customer-box .find-flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.find-customer-box .find-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.find-customer-box .find-search{background:#fff;padding:20px;margin-bottom:20px}.find-customer-box .find-table{padding:20px;background:#fff;height:calc(100vh - 300px)}.find-customer-box .customer{width:30%;margin:10px;padding:10px;text-align:center;background:#f6685d;color:#fff}