
//.gallery-item-img img {width: 100%; height:150px; border-radius: 10px; object-fit: cover;}
.gallery-item-img img {width: 100%; height:100%; border-radius: 10px; object-fit: cover;}

//@media all and (max-width:1024px) { 
//   .gallery-item-img img {height:100px}
//}
