.image-wrapper{transition:.5s}.image-wrapper.regular{position:static;transform:translate(0);height:auto;width:auto}.image-wrapper.large{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:100vh;width:100vw;display:flex;align-items:center;justify-content:center;background-color:#ffede3}.image-wrapper.large img{width:80%}