@media screen and (max-width: 575px) {
	
	#logo-wrapper {	padding: 1.5rem 0; }
	.italy-text { display: none; }

	#hero-wrapper .button-wrapper.inline { display: block; margin-right: 0rem; }
	#hero-wrapper .btn.btn-default { width: 100%; }
	
	/* 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; }

	.home #hero-wrapper .hero-content .hero-sections-wrapper .hero-section { width: 100%; padding: 0.5rem; }
	
}
