


@media only screen and (min-width: 1070px) {
    .logo {
        background-image: url("/img/cert/cert_beeldmerk.svg");
        background-repeat: no-repeat;
        background-size: 7em 7em;
        float: right;
        width: 7em;
        height: 7em;
        margin-top: -0.9em;
        margin-right: 0.5em;
    }
}