.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;
}

.image-text__image img {
	width: 100% !important;
	height: auto !important;
}

.list_style-circle{
	list-style-type: circle;
}

.height_-10px{
	height: 10px;
}

.div_visib{
	opacity: 1;
	transform: translate(0px);
}

.p_size-36{
	font-size: 36px;
}

.text_left-p{
	text-align: left;
}

.span_size-18 {
	font-size: 18px;
}
