.elementor-369 .elementor-element.elementor-element-6d9375d{--display:flex;--min-height:100vh;--background-transition:0.3s;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-369 .elementor-element.elementor-element-6d9375d, .elementor-369 .elementor-element.elementor-element-6d9375d::before{--border-transition:0.3s;}.elementor-369 .elementor-element.elementor-element-24b1de4{width:auto;max-width:auto;}.elementor-369 .elementor-element.elementor-element-24b1de4 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-369 .elementor-element.elementor-element-24b1de4 img{width:100vw;height:100vh;object-fit:cover;object-position:center center;}@media(max-width:767px){.elementor-369 .elementor-element.elementor-element-6d9375d{--min-height:0vh;}}/* Start custom CSS for container, class: .elementor-element-6d9375d */.your-section-class {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

/* Add media query for mobile */
@media (max-width: 768px) {
    .your-section-class {
        background-size: cover;
        background-position: center top;
    }
}/* End custom CSS */