.angled1 img{width:100vw;height:50vh;clip-path:polygon(10% 0%,100% 0%,90% 100%,0% 100%);-webkit-clip-path:polygon(10% 0%,100% 0%,90% 100%,0% 100%);transition:all 1s ease-in-out;background-size:cover;background-position:center center;background-repeat:no-repeat}.angled2 img{width:100vw;height:50vh;clip-path:polygon(0 0,90% 0,100% 100%,10% 100%);-webkit-clip-path:polygon(0 0,90% 0,100% 100%,10% 100%);transition:all 1s ease-in-out;background-size:cover;background-position:center center;background-repeat:no-repeat}