.tx-felogin-pi1 fieldset legend { display:none; }
iframe.matomo { border:0; height:400px; width:100%; margin-top:-15px; overflow:hidden; }
@media (min-width:375px) {
    iframe.matomo { height:330px; }
}
@media (min-width:480px) {
    iframe.matomo { height:270px; }
}
@media (min-width:600px) {
    iframe.matomo { height:210px; }
}
@media (min-width:1024px) {
    iframe.matomo { height:190px; }
}
@media (min-width:1280px) {
    iframe.matomo { height:180px; }
}
.cc-window { opacity: 0.8; }

/* To add the reporting misconduct banner */

/* to make the reporting misconduct banner visible on small screens */
/*
@media (max-width: 1023.80px) {
    .footerNaviBox .inner p, .footerNaviBox .inner a.care {
        display: block !important;
    }
}
*/



