#body_wrapper {
	min-width:1024px;	
}
#flavor-archive .archive-flavor { width: 165px; height: 205px; padding: 20px; }
#flavor-archive .desc { line-height: 20px; }
p strong { letter-spacing:0.15em; }
.accent-heading { letter-spacing:0.15em; }

@media only screen and (max-width: 1024px) {

	.slick-prev {
		left:0;
	}
	
	.slick-next {
		right:0;
	}

}

