@media screen and (max-width:600px) {
#mvp-content-main .trending-post .wpp-thumbnail {
	float: none;
	width: 100%;
	margin: 10px 0 0;
}
}
