
.gallery-item-img img {width: 100%; height:493px; border:1px solid #000000;color:#6794d3; border-radius: 10px; object-fit: cover;}

@media all and (max-width:1024px) { 
    .gallery-item-img img {height:760px}
}
