.copertina img{width:100%}

.layout{max-width:1170px;margin:0 auto;padding:0 1%}
.layout-blog{max-width:750px;display:inline-block}
.box-blog {display:inline-block;margin-bottom:6em;padding:0 0 20px;border-bottom:1px dotted #ccc}
.box-blog .fa{margin-right:10px;-ms-transform:rotate(-20deg);-webkit-transform:rotate(-20deg);transform:rotate(-20deg);}
.excerpt{font-size:18px;margin:20px 0}
.more{float:right;background:#144672;color:#fff;padding:7px 1.3em;border-radius:5px}
.more:hover{background:#276398;color:#fff}
.paging{display:inline-block;width:100%;text-align:center}
.paging a{display:inline-block;padding:3px 10px;margin-bottom:3px}
.paging .current{display:inline-block;padding:3px 10px;margin-bottom:3px;border:1px solid #144674;border-radius:5px}

@media screen and (max-width: 1020px) {
.copertina img{width:auto;min-height:350px;max-width:none}
.copertina{overflow:hidden!important}
}
@media screen and (max-width: 800px) {
}
