.image-container{display:flex;position:relative;align-items:center;justify-content:space-between;width:100%;height:40vh}.image-container div:hover{border:2px dotted #000;height:26vh;cursor:pointer}.image-container img{width:100%;height:100%;-o-object-fit:scale-down;object-fit:scale-down;margin:0}