@media screen and (max-width: 500px) {
    .ProImg {
        height: 110px !important;
    }
    .ProBOX {
        height: 250px !important;
    }
}