/* Local Overrides */

/* nagomi-pharmacy hero headline */
@media only screen and (min-width: 1069px) {
	.page-nagomi-pharmacy .story-hero .section-content.story-hero-text-content {
		max-width: 700px;
	}
}
@media only screen and (max-width: 1068px) and (min-width: 735px) {
	.page-nagomi-pharmacy .story-hero .section-content.story-hero-text-content {
		max-width: 490px;
	}
}
@media only screen and (max-width: 734px) {
	.page-nagomi-pharmacy .story-hero .section-content.story-hero-text-content {
		max-width: 290px;
	}
}
/* end of nagomi-pharmacy hero headline */
