.image, .desc { aspect-ratio: 1 / 1; clip-path: polygon(0 0, 100% 0%, 100% 100%, 0 75%); } .image { width: 100%; background-color: #999; }