.elementor-7117 .elementor-element.elementor-element-4b4b940{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-7117 .elementor-element.elementor-element-bd577c4 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-7117 .elementor-element.elementor-element-d40921f img{width:100%;max-width:366px;height:320px;object-fit:cover;object-position:center center;}/* Start custom CSS for image, class: .elementor-element-d40921f */@media only screen and (max-width:767px){
    .elementor-7117 .elementor-element.elementor-element-d40921f img {
        width: 100%!important;
        height: 235px;
        object-fit: cover !important;
}

    .elementor-7117 .elementor-element.elementor-element-d40921f {
        width: 100%!important;
        height: 235px;

}
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-6135df9 */@keyframes entranceAnim{
    
    from{
        opacity:0;
        transform:scale(0);
    }
    to{
        opacity:1;
        transform:scale(1);
    }
}


#pop-up-container-mb{
    
    position: fixed;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background:rgba(0,0,0,0.4);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999;
   
    
}


.close-button-mb.close-button-mb.close-button-mb{
    position: absolute;
    top:-30px;
    right:-26px;
    background-color: transparent !important;
    padding:0;
    border:0;
    color: white;
    font-size: 30px;
    
}

.close-button-mb:hover{
    background-color: transparent !important;
    padding:0 !important;
    border:0 !important; 
    
}



#image-container-mg{
    
    max-width: 600px;
    max-height: 600px;
        position: relative;
     animation: entranceAnim 0.6s ease;
    
}

#image-container-mg img {
width: 100%;
    max-height: 600px;
    object-fit: contain;

}

.elementor-7117 .elementor-element.elementor-element-6135df9{
    position: absolute;
      top:0;
    left:0;
    right:0;
    bottom:0;
}


.hidden-button-mb{
    
    position: absolute;
    opacity: 0;
      top:0;
    left:0;
    right:0;
    bottom:0;
    
}

@media only screen and (max-width:767px){
    #image-container-mg img {
        width: 100%;
        max-height: 235px;
        object-fit: contain;
}
}/* End custom CSS */