.image-container-reverse{height:100%;overflow:hidden;position:relative;width:100%}.image-container-reverse img{clip-path:polygon(100% 0,70% 100%,0 100%,0 0);display:block;height:100%;height:auto;margin:0;max-width:100%;object-fit:cover;padding:0;width:100%}@media screen and (max-width:800px){.image-container-reverse img{clip-path:none}}