@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@300;400&display=swap');

body{
    font-family: "'Roboto Condensed', sans-serif;" important;
}


.banner.tarja{text-align:center;}
.banner.cheio .flex-direction-nav a {
margin: 0 15px!important;
}
@media(max-width:990px){
.banner.hidden-phone{display:block!important;}
.banner.tarja{overflow-x:scroll;}
.banner.tarja img{max-width:unset;max-height:60px;}
}

:root{--logoDesktop: 40px;}