.elementor-65 .elementor-element.elementor-element-c41157a{--display:flex;--min-height:500px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:50px;--padding-bottom:25px;--padding-left:5%;--padding-right:5%;}:root{--page-title-display:none;}@media(min-width:431px){.elementor-65 .elementor-element.elementor-element-c41157a{--content-width:1600px;}}/* Start custom CSS for container, class: .elementor-element-c41157a *//* Make all NextGEN gallery thumbnails the same size */
.ngg-galleryoverview .ngg-gallery-thumbnail {
    width: 100%;
    aspect-ratio: 3 / 2; /* Matches most thumbnails (240x160) */
    overflow: hidden;
}

.ngg-galleryoverview .ngg-gallery-thumbnail a {
    display: block;
    width: 100%;
    height: 100%;
}

.ngg-galleryoverview .ngg-gallery-thumbnail img {
    display: block;
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
}/* End custom CSS */