/* Local overrides */

@media only screen and (max-width: 348px) {
	.section.section-router.college-students
		.section-content
		.typography-headline-elevated {
		position: absolute;
		top: -132px;
		width: 320px;
		left: calc(50% - 160px);
	}
}
