.image-container{width:auto;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-sizing:border-box;box-sizing:border-box}.img-item{-webkit-transition:all .3s;transition:all .3s;position:relative;height:175px;margin:5px;width:calc(20% - 10px)}.img-item img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-webkit-transition:all .35s;transition:all .35s;-webkit-box-shadow:2px 2px 8px 2px rgba(0,0,0,.1);box-shadow:2px 2px 8px 2px rgba(0,0,0,.1)}.img-item:hover{cursor:pointer;-webkit-transform:scale(1.05);transform:scale(1.05)}.panelIcon{text-align:center;-webkit-transition:all .3s;transition:all .3s;top:-50px;position:relative;height:40px}.img-item:hover .panelIcon,.panelIcon{-webkit-box-sizing:border-box;box-sizing:border-box}.img-item:hover .panelIcon{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 auto}.img-item .panelIcon i{margin:0 5px;background-color:rgba(0,0,0,.7);border-radius:50%;padding:8px;opacity:0;-webkit-transition:all .3s;transition:all .3s}.img-item:hover .panelIcon i{opacity:1}.img-item .panelIcon i:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.img-item:hover .panelIcon i svg{color:#e54040;width:1.4em;height:1.4em}.vue-advanced-cropper__area,.vue-advanced-cropper__background,.vue-advanced-cropper__image,.vue-advanced-cropper__stretcher{max-height:450px;width:auto}@media (max-width:1920px) and (min-width:1600px){.image-container{width:100%}.img-item{height:175px}}@media (max-width:1415px) and (min-width:1270px){.img-item{height:150px}}@media (max-width:1269px) and (min-width:1220px){.img-item{height:150px}}@media (max-width:1219px){.image-container{width:100%}.img-item{height:150px}}