.aw_skew-inner .aw_skew-bg {
    transform: skewY(10deg);
    z-index: -1;

    top: -300px;
    bottom: -200px;

    background-position: bottom !important;
    background-size: cover !important;
}