
.p-info__title h2 {
	text-align: center;
	padding: 20px 0 30px;
	font-size: 27px;
	line-height: 24px;
	font-weight: 600;
}

.p-info__text h5 {
	border-top: 2px solid #2c6eb6;
	border-bottom: 2px solid #2c6eb6;
	margin: 15px 0 14px;
	padding: 11px 0 11px;
}

.p-info__text {
	margin-bottom: 50px;
}

.p-info__text p {
	margin-bottom: 16px;
}
@media (max-width: 1024px) {}


@media (max-width: 790px) {
.p-careers__item {
	width: 100%;
}

}