@media screen and (min-width: 1360px) {
img.image-embed-item {
    min-width: 680px;
    }
}

.main h2 {
    font-size: 25px;
}

.aubanner-content h2, h2.csc-firstHeader {
    font-size: 20px;
}

.main p {
    font-size: 18px;
    margin-bottom: 2rem;
}

.aubanner p {
    font-size: 16px !important;
    font-family: 'aupassataregular' !important;
    text-align: left;
}

.main li {
    font-size: 18px;
}
.main li::before {
    font-size: 10px !important;
    line-height: 29px !important;
}

p.underrubrik {
    font-family: 'AUPassataBold';
    font-size: 20px;
    color: #023d5c;
}

.au_contentauthor {
    display: none;
}

.videoContainer {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
    margin-bottom: 9px;
}

.videoContainer iframe {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.main p {
    font-size: 18px;
    margin-bottom: 2rem;
}

p.billedtekst {
    background: #f2f2f2;
    padding: 15px;
    font-size: 15px;
    margin-bottom: 35px;
    line-height: 20px;
    font-family: aupassataregular;
    margin-top: -22px;
}