.logo{
    max-width: 30px;
}
.achtergrondfoto {
    background-image: url("../images/homepagina.png");
    background-repeat: no-repeat;
    background-position: center;

    background-size: cover;
    min-height: 40em;
    max-height: 30em;
}