@media only screen and (max-width: 767px) {
    .cols3.imgMgn0 .imgGridItem {
width: 100%
}
}


@media only screen and (max-width: 767px) {
    .cols3 .imgGridItem .imgHover-content {
        display: block!important;
    }
}