@media screen and (max-width:600px) {
.tpd-box-ad-c {
	float: none;
	margin: 0 auto;
	text-align: center;
}
.tpd-box-ad-a:before,
.tpd-box-ad-b:before,
.tpd-box-ad-c:before,
.tpd-box-ad-d:before {
	content: "advertisement - story continues below";
	color: #777;
	font-size: 9px;
	display: block;
	margin: 5px 0;
}
.single-content .post .post-excerpt,
.single .post-excerpt .selectionShareable,
.single-content .post .meta .views {
	display: none;
}
.single-content .post .meta .post-date-time {
	background: #fff;
	padding: 0;
}
.trending-post .wpp-thumbnail {
	float: none;
	width: 100%
}
}