.aimplant{ display:none; margin:20px; padding:20px; font-size:16px;

}
.postContent img{ 
	width:100%!important;
	height:100%!important;
	
}
	
	@media (max-width:768px){
	.postContent img{ 
	
		width:100%!important;
		height:100%!important;
	
		}
	
}

.copyright-txt a{ color: #7abab6; }

