@media only screen and (max-width: 900px) {
    .post-date-comments, .post-meta, .date-circle { 
		display: none !important;
	}
	#content .post-title { 
		margin-top: 15px !important;
		margin-left: 89px !important;
	}
}

.cat-postheadericons { display: none; }

.award { 
	position: absolute;
	top: 3px;
	left: 365px;
}