#hero .owl-carousel .owl-item:not(.cloned):nth-of-type(5) .graphic_skew_left.active::after
{
background:#76e649!important; 
top:0px;
}

#hero .owl-carousel .owl-item:not(.cloned):nth-of-type(5) img
{
height: 458px;
}

@media (max-width: 992px) {
#hero .owl-carousel .owl-item:not(.cloned):nth-of-type(5) img
{
height: 300px!important;
}
}