  @media(min-width:991.98px) and (max-width:1200px) {
	 #student-experience .sideBySide-image {
		 background-position-x: -26em;
	}
}
#student-experience img {
	margin-bottom: 1.5rem;
}
.header {font-family: alternate-gothic-atf,Impact,Charcoal,sans-serif; font-size:1.8rem;color:#ffffff;}
.calloutBox--navy .calloutBox-content span {
    font-size:1.8rem;
    color:#ffffff;
}
.headerBold {font-family: alternate-gothic-atf,Impact,Charcoal,sans-serif;font-size:1.8rem;color:var(--gfColors-gold)!important;text-transform:uppercase;letter-spacing: .1rem;}
.cardGroup-card {padding-top:1rem;}
 @media(max-width:767.98px) {.calloutBox {
    grid-template-columns: .1fr 1fr 1fr;
}}