.some-css-selector{font-size:13px;}
#tresc ul{list-style:circle;margin-left:30px;}

#tresc ol li {
    list-style: decimal;
    margin: 0;
    padding: 0;
}


#tresc ol li li {
    list-style: disc;
    margin: 0;
    padding: 0;
}

.logo-eu {

    float: right;
    margin-right: 129px;

}

@media only screen and (min-width:1921px){}
@media only screen and (max-width:1440px){}
@media only screen and (min-width:1200px) and (max-width:1440px){}
@media only screen and (min-width:1200px){}
@media only screen and (max-width:1199px){}
@media only screen and (min-width:992px) and (max-width:1199px){}
@media only screen and (min-width:992px){}
@media only screen and (max-width:991px){}
@media only screen and (min-width:768px) and (max-width:991px){}
@media only screen and (min-width:768px){



}
@media only screen and (max-width:768px){

.logo-eu { float: none; text-align: center;  margin-right: 0; margin-top: 20px; margin-bottom: 20px;

}
@media only screen and (max-width:480px){

#slide-31-layer-1{margin-bottom:20px;}

.logo-eu {    float: right;   margin-right: 0; margin-top: 20px; margin-bottom: 20px;

}
}
@media only screen and (max-width:320px){}