/**
* Theme Name: Luxe Child
* Description: This is a child theme of Luxe.
* Author: <a href="http://gloriathemes.com">Gloria Themes</a>
* Template: luxe
* Version: 1.1.5
*/


.gt-image-gallery .gt-photo {
    overflow: hidden !important;
}

.gt-image-gallery .gt-photo img {
    max-width: 100% !important;
    height: auto !important;
    object-fit: cover !important;
}




