@media (min-width: 321px) and (max-width: 360px){
	.prev-next-news{
		display: table-cell;
		width: 360px;
		max-width: 100% !important;
	}
}