 
    #c297 { 
        --image-width: ; 
        --image-height: ;
    } 


 
    #c300 { 
        --ce-height: 400px; 
        padding-top: 0px; 
        padding-bottom: 0px;
    } 

    #c300 img {
        object-fit: cover;
    }


 
    #c299 { 
        --image-height: 400px;
        --ce-space-between: 5px
    } 

    #c299 .image_gallery_image img{
        object-fit: horizontal;
    }


