.CardWithClipPath .clipPath{clip-path:polygon(0 0,100% 14%,100% 100%,0% 100%)}
.SliderWithClipPath .clipPath{clip-path:polygon(0 0,100% 0%,77% 100%,0% 100%)}@media screen and (max-width:768px){.SliderWithClipPath .clipPath{clip-path:polygon(0 0,100% 0%,100% 100%,0% 100%)}}
