.contentblok.content + .contentblok.content {
}

.row_research_media_items {
    --bs-gutter-y: 8rem;
}
.research_media_logo img {
    max-width: 200px;
    max-height: 85px;
    height: auto;
    margin-bottom: 2rem;
}
.research_media_content a {
    color: var(--color-groen);
}

.row_research_media_items {
}

@media (min-width: 576px) {
}

@media (min-width: 768px) {
    .row_research_media_item {
        --bs-gutter-x: 5rem; 
    }
    
    .research_media_logo img {
        max-width: 100%;
    }
}

@media (min-width: 992px) {
}

@media (min-width: 1200px) {
}

@media (min-width: 1400px) {
}

@media (min-width: 1920px) {
}

@media (min-width: 2560px) {
}

.sgpb-popup-dialog-main-div {
    
}