@media only screen and ( max-width: 540px ) {
.trending-on .wpp-thumbnail {
	float: none;
	width: 100%;
	margin: 0 0 8px 0;
}
}