
.font-yanone {
    font-family: 'Yanone Kaffeesatz', sans-serif;
}

.size-22 {
    font-size: 22px !important;
}

.size-24 {
    font-size: 24px !important;
}

.crop-container {
    width: 360px;
    height: 300px;
    overflow: hidden;
}

.crop-container img {
    margin-bottom: -50%;
}

.inews-item .inews-date-wrapper {
    width: 90px;
}

.inews-item .inews-item-content {
    padding-left:110px;
    min-height:130px;
}

.padding-bottom-3 {
    padding-bottom: 3px !important;
}

.mb-20 {
    margin-bottom:20px !important;
}

.page-header {
    margin-top:20px;
}

ul.lista-tag > li {
    padding:5px;
}

div.contenuto  img {
    width: 100%;
    padding: 10px 0px 10px 0px;
}