@media screen and (max-width: 575px) {	
	/* Deco Title Styles */
	
	h1.deco-title { font-size: 2rem; }
	h2.deco-title { font-size: 1.8rem; }
	h3.deco-title { font-size: 1.4rem; }
	h4.deco-title { font-size: 1.2rem; }
	h5.deco-title { font-size: 1rem; }

	h2.deco-eylet { font-size: 1.5rem; }
	h3.deco-eylet { font-size: 1.3rem; }
	h4.deco-eylet { font-size: 1.1rem; }
	h5.deco-eylet { font-size: 0.9rem; }
	h6.deco-eylet { font-size: 0.7rem; }
}
