.old-news .first-item  .thumbnail{
	width:25%!important;
}
@media only screen and (max-width: 479px) {
	.old-news .first-item  .thumbnail{
	width:100%!important;
}
}