﻿

.mobile-header,
.navbar-header,
.navbar-header__navbar,
.so-me-share,
.footer,
.progressive-media__preview,
.related-content {
    display: none !important;
}


.image-grid--100 > div,
.image-grid--5050 > div {
    padding: 0 !important;
}

img,
picture {
    position: relative !important;
    width: auto !important;
    max-height: 250px !important;
}

.grid-section > div {
    page-break-before: always !important;
}

.contact-card__media {
    border-radius: 0;
}

a::after {
    content: " (vmr.dk" attr(href) ") ";
}

a[href^="mailto:"]::after,
a[href^="http"]::after {
    content: " (" attr(href) ") ";
}