.elementor-800 .elementor-element.elementor-element-ad89a97{--display:flex;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-800 .elementor-element.elementor-element-c7c2b46 img{width:94%;height:500px;border-style:solid;border-width:1px 1px 1px 1px;border-color:#E7E7E7;}/* Start custom CSS for container, class: .elementor-element-ad89a97 *//* Force all images inside the accordion to fit within the screen width */
.elementor-800 .elementor-element.elementor-element-ad89a97 img {
    max-width: 100%;      /* Shrink image if it's wider than the screen */
    height: auto;         /* Keep the correct aspect ratio */
    object-fit: contain;  /* Ensure the whole image is visible */
}/* End custom CSS */