/* Local overrides */
@media only screen and (max-width: 483px) {
	.section.section-ipad .gradient-subhead {
		font-size: 25px;
	}
}

.ribbon-content .column {
	flex-basis: auto;
	max-width: none;
}

@media only screen and (min-width: 1069px) {
	.section-experience .card-sandiego .card-headline.card-text {
		max-width: 578px;
	}
}
