div#author-info p:lang(en):nth-of-type(1) {
    display: none;
}
div#author-info p:lang(nl):nth-of-type(2) {
    display: none;
}
#commentform input#submit {
    color: #000;
    background-color: #fff;
    font-family: 'jaf-bernina-sans-narrow';
    font-weight: 800;
    letter-spacing: 3px;
    mix-blend-mode: difference;
}
@media (max-width: 767px) {
 #mag2020-content .block-center {
    margin-top: 150px;
}
#block2020-head-content .hoofdfoto img {
    max-width: 100%;
}
#mag2020-content .author-box-nl:lang(nl), #mag2020-content .author-box-nl:lang(en) {
    margin: 0 0 50px 20px !important;
}
.author-box-nl h3.author-name, .author-box-en h3.author-name {
    transform: translateX(-20px);
}
div#author-info {
    top: 90px !important;
    position: fixed !important;
}
div#author-info {
    display: none;
    background: rgba(255,255,255,0.95);
    width: 500px;
    border: 1px solid rgba(0,0,0,0.2);
    border-radius: 12px;
    padding: 0 20px;
    margin: auto;
    position: absolute;
    z-index: 7;
    clear: none;
}  
h3.crp-list-title {
    font-family: 'jaf-bernina-sans-comp';
    letter-spacing: 0px;
    font-weight: 900;
    margin: 40px 0 15px 20px;
    font-size: 230%;
    padding: 0;
}
p.uk-edit {
    display: none;
}
}
@media screen and (min-width: 768px) {
#content .mag-container.clearfix {
    margin-top: 25px;
}
div#mag2020-logo {
  /* top: -12px; */
}
#mag2020-content .author-box-nl:lang(nl), #mag2020-content .author-box-nl:lang(en) {
    display: block;
    margin: 0 0 50px 20% !important;
}
#mag2020-content .kader.links {
    width: 250px;
    margin: 4px 17px 12px 0;
}
#mag2020-content .kader.rechts {
    width: 250px;
    margin: 4px 0px 12px 17px;
}
p.uk-edit {
    display: block;
    position: fixed;
    z-index: 1000;
    bottom: 0vw;
    left: calc(20px + 0.1vw);
    padding: 15px 13px 15px 17px;
    color: #fff !important;
    background: #000;
    font-family: 'jaf-bernina-sans-narrow';
    font-weight: 800 !important;
    text-transform: uppercase;
    letter-spacing: 5px !important;
    border-radius: 50%;
    opacity: 0.4;
    border: 3px solid #fff;
    transition: transform 0.1s;
    cursor: pointer;
}
p.uk-edit i.fa.fa-pencil {
    text-align: center;
    display: block;
    font-size: 150%;
    margin-bottom: -15px;
}
p.uk-edit a {
    color: #fff;
}
p.uk-edit:hover {
    opacity: 1;
    transform: scale(1.15);
}
h3.crp-list-title {
    font-family: 'jaf-bernina-sans-comp';
    letter-spacing: 0px;
    font-weight: 900;
    margin: 0 0 20px 30px;
    font-size: 280%;
}
}
@media (min-width: 1200px) {
figure.wp-block-image.size-full.breed {
    width: 800px;
    margin: 50px 0 40px -110px;
}
figure.breed img {
    max-width: unset;
    width: 800px;
}
}