.customerPhotosmodal,.sizeChart{padding:40px}@media only screen and (max-width:767px){.customerPhotosmodal,.sizeChart{padding:20px}}.customerPhotosmodal .customerPhotoslist,.sizeChart .customerPhotoslist{gap:5px;overflow:hidden}.customerPhotosmodal .customerPhotoslist .image,.sizeChart .customerPhotoslist .image{width:100%!important}.customerPhotosmodal .customerPhotoslist .customerPic,.sizeChart .customerPhotoslist .customerPic{max-width:calc(25% - 5px);flex-grow:0;flex-shrink:0;flex-basis:calc(25% - 5px);height:100px;border-radius:10px;display:flex;align-items:center;background-color:var(--extra-light-grey);cursor:pointer;overflow:hidden;position:relative}@media only screen and (max-width:767px){.customerPhotosmodal .customerPhotoslist .customerPic,.sizeChart .customerPhotoslist .customerPic{max-width:calc(33.33% - 5px);flex-grow:0;flex-shrink:0;flex-basis:calc(33.33% - 5px)}}