@media (max-width: 767px) {
    .show_all_pro.home-01 .image_container > img, .show_all_pro.home-04 .image_container > img {
        max-width: 300px !important;
    }
}