.elementor-203 .elementor-element.elementor-element-6b8c3d2{--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;--margin-top:100px;--margin-bottom:30px;--margin-left:0px;--margin-right:0px;}.elementor-203 .elementor-element.elementor-element-8239008{text-align:left;}.elementor-203 .elementor-element.elementor-element-8239008 img{width:25%;}.elementor-203 .elementor-element.elementor-element-f3ac4c7{--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;}.elementor-203 .elementor-element.elementor-element-a3aa6b3{--display:flex;}@media(max-width:1024px){.elementor-203 .elementor-element.elementor-element-8239008 img{width:40%;}}@media(max-width:767px){.elementor-203 .elementor-element.elementor-element-8239008 img{width:60%;}}/* Start custom CSS for shortcode, class: .elementor-element-9f62f55 */.custom-gallery {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}
.custom-gallery .gallery-item {
    width: calc(33.33% - 10px); /* Voor drie kolommen */
}
.custom-gallery img {
    width: 100%;
    height: 200px;
    object-fit: contain;
}/* End custom CSS */