.advert-large {
    width: 100%;
    max-width: 728px;
    margin: 12px auto;
    padding: 0 8px;
    box-sizing: border-box;
}

.ff-adsense--hor {
    display: block;
    width: 100%;
    max-width: 728px;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
}

.advert-wrapper .ff-adsense--hor {
    margin-bottom: 16px;
}

/* Jednostka w siatce galerii — rozmiar jak karta miniatury */
.ff-gallery-card--ad {
    display: flex;
    flex-direction: column;
    min-height: 0;
}

.ff-gallery-card--ad .ff-card--ad {
    display: flex;
    flex: 1;
    flex-direction: column;
    pointer-events: auto;
    text-decoration: none;
}

.ff-gallery-card--ad .ff-card__img-wrapper--ad {
    position: relative;
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 120px;
    overflow: hidden;
    background: rgba(0, 0, 0, 0.08);
}

.ff-gallery-card--ad ins.adsbygoogle {
    display: inline-block;
    width: 120px;
    height: 120px;
    max-width: 100%;
}
