.__pitmatomo_consent_box.__pitmatomo_consent_box_append {
    position:fixed !important;
}
.__pitmatomo .smm > footer {
    padding-bottom: 9.5em !important;
}

object.pitconsent {
    max-width: 63em;
    margin: 0 auto;
    display: block;
    text-align: center;
}

@media only screen and (max-width:1000px){

    .__pitmatomo .smm > footer {
        padding-bottom: 12em !important;
    }
}

@media only screen and (max-width:600px){
    .__pitmatomo .smm > footer {
        padding-bottom: 50vh !important;
    }
}