/*Ostranení InPage apendixu v patičce*/
.footer__poweredby {
    display: none;
}

/* nadpis v motivu vetsi na pc*/
@media (min-width:1200px) {
.custom-motive h1 {
    font-size:1.2em!important;
}
}
