.ZoomImg{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:100%;overflow:hidden}.ZoomImg>img{position:absolute;max-width:none;max-height:none}.ZoomImg.horizontal>img{width:100%}.ZoomImg.vertical>img{height:100%}
