.elementor-15621 .elementor-element.elementor-element-61489d15{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}/* Start custom CSS for container, class: .elementor-element-61489d15 */@media (max-width: 767px) { /* Adjust breakpoint as needed for your mobile settings */
        .elementor-15621 .elementor-element.elementor-element-61489d15 {
            overflow-x: scroll;
            white-space: nowrap; /* Prevents content from wrapping to the next line */
        }
        .elementor-15621 .elementor-element.elementor-element-61489d15 > .elementor-widget-wrap, /* Target child elements if needed */
        .elementor-15621 .elementor-element.elementor-element-61489d15 > .elementor-container {
            display: inline-block; /* Makes child elements display side-by-side */
            white-space: normal; /* Allows content within child elements to wrap */
        }
    }/* End custom CSS */