.col-lg-4 img{transition:0.2s all;min-height:174px;max-height:545px;}
.col-lg-4:hover img{transform:scale(1.06,1.06);}
@media only screen and (max-width:1200px){
.col-lg-4 img{min-height:none;max-height:none;}
}
