/*@media only screen and (max-width: 734px){
	.shapes-bg-wrapper .image-shape-8,
	.shapes-bg-wrapper .image-shape-9,
	.shapes-bg-wrapper .image-shape-10 {
		display: none;
	}
}*/

@media only screen and (max-width: 734px) {
	.page-overview .section-leaders .shapes-bg-container .middle.right {
		top: 1250px;
	}
	.page-overview .section-leaders .shapes-bg-container .bottom .shape-bottom-left-bottom {
		bottom: 100px;
	}
}

/* remove border color from .section-teachers */
.page-overview .section-teachers .img-hero-card {
	border-bottom: 1px solid #ffffff;
}
