@media(min-width:567px){
#topnav-social ul{
text-align: right;
}
.has_thumb .article-page-default{
margin-top: 0;
}
#post-thumb-wrapper img{
object-fit: cover;
}
#post-thumb-wrapper{
max-height: 450px;
overflow:   hidden;
}
#attest-fasi-list .fase-ico img{
-webkit-transition: all .3s ease 0s;
-moz-transition:    all .3s ease 0s;
-ms-transition:     all .3s ease 0s;
-o-transition:      all .3s ease 0s;
transition:         all .3s ease 0s;
}
}