.gallery-section h1{position:relative;font-size:30px;font-family:var(--primaryfont);padding-bottom:1px;margin-bottom:24px;margin-top:16px}.img-col{margin-bottom:30px}.gallery-images img{width:100%;height:19rem;background:#f2f2f2;object-fit:contain;border:1px solid #ccc;box-shadow:0 0 10px rgb(0 0 0 / 15%)}.modal{z-index:9999}@media (max-width:768px){.gallery-section h1{font-size:20px;margin-bottom:10px}}@media (min-width:768px) and (max-width:991px){.gallery-images img{height:224px}}@media (max-width:550px){.gallery-images img{height:260px}}@media (max-width:450px){.gallery-images img{height:222px}}@media (max-width:400px){.gallery-images img{height:170px}}.modal .modal-footer .btn-secondary{padding:0 25px !important;height:44px !important}