.prllgrm {
    clip-path: polygon(0% 0%, 100% 10%, 100% 100%, 0% 90%);
    width: 100%;
    height: auto;
}