.elementor-312 .elementor-element.elementor-element-1a551d3{--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;--gap:20px 20px;--row-gap:20px;--column-gap:20px;}.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 );}/* Start custom CSS for image, class: .elementor-element-f2e7819 */.bannerimage {
    height: 200px;
object-fit: cover; /* This ensures the image covers the area without distortion */
object-position: center; /* Centers the image if it's larger than the container */
overflow: hidden; /* Hides any part of the image that exceeds the set dimensions */ }/* End custom CSS */