/*
 * Lock the 938px NEWS section to the exact reference rhythm.
 */
@media (min-width: 769px) and (max-width: 1000px) {
	.shiso-v2-news .shiso-v2-center-link {
		margin-top: 34px;
	}

	.shiso-v2-news .shiso-v2-radio {
		margin-top: 33px;
	}

	.shiso-v2-news .shiso-v2-final-cta {
		margin-top: 32px;
	}
}
