.chooseimg,.popup-gallery img{height:300px;width:100%}.popup-gallery img{border-radius:20px;display:block}.popup-gallery .image-overlay{position:relative;display:inline-block;width:100%}.popup-gallery .overlay{position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);opacity:0;transition:opacity .3s;display:flex;align-items:center;justify-content:center}.popup-gallery .overlay i{color:#fff;font-size:35px}.popup-gallery .image-overlay:hover .overlay{opacity:1}.img-eye{width:50px!important;height:50px!important}