.main-features__item {
    margin-bottom: 40px;
}

.main-features__img {
    width: 100px;
    height: 100px;
    object-fit: contain;
    object-position: center;
}
.advantages-title {
	color: #92bdc1 !important;
}
.advantages-block {
	background-color: #2e2c2a;
}
