@media screen and (max-width: 575px) {
	

	/* Deco Title Styles */
	
	h1.deco-title { font-size: 2rem; }
	h2.deco-title { font-size: 1.7rem; }
	h3.deco-title { font-size: 1.4rem; }
	h4.deco-title { font-size: 1.2rem; }
	h5.deco-title { font-size: 0.8rem; }

	h2.deco-eylet { font-size: 1.6rem; }
	h3.deco-eylet { font-size: 1.4rem; }
	h4.deco-eylet { font-size: 1.2rem; }
	h5.deco-eylet { font-size: 1rem; }
	h6.deco-eylet { font-size: 0.8rem; }
	
	#suite-slider-wrapper figure { aspect-ratio: 0.8; }
	#page-slider-wrapper figure { aspect-ratio: 0.8; }

	.single-post-wrapper { padding-top: 25%; }

}
