#about p {
	font-size: 1.125rem;
    text-align: justify;
    line-height: 1.5;
	margin-bottom: 15px;
}

#mission p {
	font-size: 1.125rem;
    text-align: justify;
    line-height: 1.5;
	margin-bottom: 15px;
}

#values h2 {
	min-width: 100%;
	text-align: center; 
	margin: 0 0 32px; 
	text-transform: uppercase;
	font-weight: 600;
	font-size: 1.875rem;
}

#values p {
	font-size: 1.125rem;
    text-align: justify;
    line-height: 1.5;
	margin-bottom: 15px;
}




#location h2 {
	min-width: 100%;
	text-align: center;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 1.875rem;
	margin: 0 0 32px;
}

#contacts h2{
	min-width: 100%;
	text-align: center;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 1.875rem;
	margin: 0 0 32px;
}

.eng_card h2 {
	min-width: 100%;
	text-align: center;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 1.875rem;
}

.eng_card p{
	font-size: 1.125rem; 
	text-align: justify; 
	line-height: 1.5;
}

.eng_card ul li,
.eng_card ol li{
	font-size: 1.125rem;
	 text-align: justify;
	 line-height: 1.5;
}