.elementor-3439 .elementor-element.elementor-element-5b76b53{--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 shortcode, class: .elementor-element-72a75c8 *//* ---------- GLOBALNA WYSOKOŚĆ OKŁADKI dla wszystkich listingów ---------- */

.lsd-listing-image,
.lsd-listing-image * ,
.lsd-image,
.lsd-image-slider-wrapper,
.lSSlideOuter,
.lsd-image .lslide {
    height: 260px !important;       /* stała wysokość boxa */
    max-height: 260px !important;
    overflow: hidden !important;
}

/* ------ WSPÓLNE USTAWIENIA dla wszystkich zdjęć ------ */

.lsd-listing-image {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    background: #fff !important;
    padding: 20px !important;
    border-radius: 12px !important;
}

/* ------ LOGO i zdjęcia wewnątrz ------ */

.lsd-listing-image img {
    width: 100% !important;
    height: 100% !important;
    object-fit: contain !important;   /* LOGO nie jest ucinane */
}

/* ------ WYJĄTEK: NORMALNE ZDJĘCIA (zwykle większe, nie logo)/* End custom CSS */