@media only screen and (max-width: 600px) {
.ppr_news {
	    width: 100%;
    height: 400px;
}
}