.mt-5{
	margin-top: 3rem !important;
}
.pt-4{
	padding-top: 2.5rem !important;
}
.bg-white{
	background: #ffffff !important;
}
.team-text-images{
	margin-bottom: 1.7rem;
}
.right figure{
	margin-left: 5cm;
}
label{
    margin-bottom: 4px !important;
}
.footer-nav strong.active{
	font-weight: normal;
}
@media (max-width: 508px) {
	.right figure{
		margin-left: auto;
	}
}