/* START temp fixes for ticket #791*/
@media (min-width: 600px){
	.flavor-carousel {
		margin-top: 0px;
	}
}

@media (min-width: 768px){
	.flavor-carousel {
	  margin-top: 0px;
	}
}

@media (min-width: 1080px){
	.flavor-carousel {
	  margin-top: 0px;
	}
}
/*END temp fixes for ticket #791*/






