div#comparison { width: 0vw; height: 60vw; max-width: 600px; max-height: 600px; 6 overflow: hidden; } div#comparison figure { background-image: url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/4273/photoshop-face-before.jpg); background-size: cover; position: relative; font-size: 0; width: 100%; height: 100%; margin: 0; } div#comparison figure > img { position: relative; width: 100%; } div#comparison figure div { background-image: url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/4273/photoshop-face-after.jpg); background-size: cover;