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