.service__p-sect {
    margin-bottom: 70px;
}
@media (min-width: 1200px) {
    .service__p-sect {
        margin-bottom: 100px;
    }
}