.mission__card__content img {
	height: 100%;
	width: 100%;
}

.fullSize {
	width: 100%;
	max-height: 500px;
	object-fit: cover;
}

.image_resized > img {
	height: 100%;
	width: 100%;
}

.exploreMore {
	color: white !important;
}

li {
	margin-left: 1rem;
}

.raw-html-embed {
	line-height: 2.5rem;
}

