.lp-about-section {
	margin: 40px 0;
}

.lp-about-section h2,
.lp-about-section h3 {
	margin-bottom: 16px;
}

.lp-about-section p {
    font-size: 16px;
    font-weight: 700;
    height: auto;
    letter-spacing: 0.05em;
    line-height: 3;
    text-align: center;
}

.lp-about-section img {
	max-width: 100%;
	height: auto;
	margin-bottom: 20px;
	display: block;
}
