.edit-customer{padding:20px 100px}.edit-customer__row{display:flex;margin:50px 0}.edit-customer__data{flex:auto;display:grid;grid-template-columns:1fr 1fr 1fr 1fr;-moz-column-gap:5px;column-gap:5px;margin-left:20px}.edit-customer__field{height:80px}.edit-customer__image{min-width:396px;min-height:396px;max-width:396px;max-height:396px;position:relative;border-radius:5px;border:thin solid #d9b36d;overflow:hidden}.edit-customer__description{grid-column:1/5}.edit-customer__contact-info{display:flex}.edit-customer__addresses-container{margin-left:20px;margin-bottom:30px;flex:auto}.edit-customer__address{margin-top:16px}.edit-customer__label-fa{font-size:20px;font-weight:300}.edit-customer__label-en{font-size:15px;font-weight:300;color:#d9b36d;letter-spacing:5px;margin-right:-5px}.edit-customer__phone-numbers{max-width:396px;min-width:396px;margin-top:16px}.edit-customer__footer{margin-top:20px;display:flex;align-items:center;justify-content:flex-end}