

section[data-cattype="83001"] ul.listImage li,
section[data-cattype="83001"] ul.listImage li .wrapper_image{
    width: 150px;
    height: 112px;
    border: none;
}
section[data-cattype="83001"] ul.listImage li{  margin: 10px;}

section[data-cattype="404"]{
    transform: skewY(177deg);
}

section[data-cattype="404"] .container{
    transform: skewY(3deg);
    padding: 50px 0;
}


@media screen and (max-width: 767px) {
    [data-cattype="404"] .col-sm-4{
        margin-bottom: 30px;
    }
}

