.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;
}