.node img {margin-top: 15px;}

@media only screen and (max-width :580px) {
	#news-list{max-width:97%;}
	#news-list .item{width:97%;}
	#news-list .item-img img:hover{opacity:1 !important;}
	.node{width: 94%;}
	.node img{width: 100%;}
	#aux-nav a{color:#333;font-size:12px !important;}
	#news-list{padding-top:0 !important;}
	#content{padding:20px 0 0 0 !important;}
}