.image-container{height:100%;overflow:hidden;position:relative;width:100%}.image-container img{clip-path:polygon(100% -300%,100% 100%,30% 110%,0 100%);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 img{clip-path:none}}