@media screen and (max-width: 575px) {
	
	#logo-wrapper {	padding: 2em 0.5em; }
	/* Deco Title Styles */
	.purple-sbissio-row { padding: 50px 0; }
	.sbissio { height: 75px; }

	.product-tastes-wrapper .product-tastes-item { width: 100% !important; text-align: center; padding: 1em 4em; }

}