.hover-image-container{display:flex;flex-direction:row;justify-content:space-between}.images-container{display:flex;flex-direction:row;justify-content:center;align-items:center;flex:1;height:200px;padding:0 15px}.hover-image{width:100%}.list-container{display:flex;flex-direction:column;justify-content:space-around;flex:1;padding:0 15px}.show-image{display:block}.hidden-image{display:none}