.jb-ad-slot {
    margin: 24px 0;
    clear: both;
}

.jb-ad-slot__label {
    margin-bottom: 8px;
    color: #6b7280;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

.jb-ad-slot img {
    display: block;
    max-width: 100%;
    height: auto;
}

.jb-ad--fullwidth {
    width: 100%;
}

.jb-ad--normal {
    max-width: 100%;
}

.jb-ad--sticky {
    position: sticky;
    top: 20px;
}
