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;
}


@media screen and (max-width: 767px) {
    
    section[data-cattype="404"] .container [class|="col"] {
        text-align: center;
        margin: 0 0 15px 0;
    }
    
}