.aspect-tab-content .dept-map > iframe{
	width: 100%!important;
}

.heading-department .heading-image-background,
.heading-department .heading-image {
	position: relative;
	border-style: solid;
	border-width: 0 10px 10px 10px;
	border-color: #00204e;
	min-height: 400px;
	margin: auto auto 0;
	align-items: flex-end;
	background-position: top center;
	background-size: cover;
}

.heading-department .heading-logo-blurb {
	position: absolute;
	background-color: #fff;
	border-color: #e02b20;
	border-style: solid;
	border-width: 8px;
	padding: 40px;
	bottom: 0;
	margin-bottom: -110px;
	margin-left: 50px;
	max-width: 410px;
}

.heading-department .heading-logo-blurb .blurb p {
	margin-top: 1rem;
	margin-bottom: 0;
}
