/* Local Overrides */

@media only screen and (max-width: 350px) {
	#higher-education-john-volckens-hero-john-volckens-1,
	#higher-education-mayuree-srikulwong-hero-mayuree-srikulwong-1 {
		padding-top: 15px;
	}
}

@media only screen and (max-width: 321px) {
	.page-brad-bergsma
		.article-product-container.product-ipad
		.article-product-image {
		right: -10px;
	}
}

/* Experience Cards */
@media only screen and (min-width: 735px) and (max-width: 890px) {
	.section-experience .card .card-content-width {
		padding: 40px 20px;
	}
}
@media only screen and (min-width: 735px) and (max-width: 890px) {
	.section-experience .card .card-headline {
		font-size: 38px;
	}
}

.section-how-to-buy .blurbs {
	grid-template-columns: none;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	max-width: 700px;
	margin-top: 0;
	margin-bottom: 0;
}

.page-overview .section-how-to-buy .blurbs {
	margin-top: 160px;
}

@media only screen and (max-width: 1068px) {
	.page-overview .section-how-to-buy .blurbs {
		margin-top: 120px;
	}
}

@media only screen and (max-width: 734px) {
	.page-overview .section-how-to-buy .blurbs {
		margin-top: 80px;
	}
}

.section-values .blurbs {
	margin-bottom: 0;
}

@media only screen and (min-width: 0px) and (max-width: 390px) {
	.typography-headline-super {
		font-size: 43px;
	}
	.section-it,
	.typography-headline-super {
		font-size: 38px;
	}
}

/* Experience section */
.section-experience .card-anahuac {
	margin-bottom: 100px;
}

.page-overview .section-experience .centered-headline {
	max-width: 960px;
}

.page-overview .section-experience .card-content-container .card-content-width {
	padding-bottom: 60px;
}

.page-overview
	.section-experience
	.card-content-container
	.card-content-width
	.modal-cta {
	position: relative;
}

/* Education Pricing Ribbon */

.ribbon-content {
	width: auto;
}

@media only screen and (max-width: 1069px) {
	.ribbon-content .column {
		flex-basis: auto;
		max-width: 90%;
	}
}

@media screen and (max-width: 350px) {
	.ribbon .ribbon-content-wrapper {
		padding-top: 1.94118em;
	}
}
