.service_insert {
  padding-bottom: 110px;
  padding-top: 110px;
  background: linear-gradient(42deg, rgba(234, 204, 151, 0.2) 16.59%, rgba(255, 255, 255, 0) 95.72%), linear-gradient(138deg, rgba(255, 255, 255, 0.8) 17.9%, rgba(255, 255, 255, 0) 123.27%);
  text-align: center;
}

.service_p_insert {
  margin-bottom: 0;
}

@media (max-width: 768px) {
  .service_insert {
    padding-bottom: 60px;
    padding-top: 30px;
    background: linear-gradient(42deg, rgba(234, 204, 151, 0.2) 16.59%, rgba(255, 255, 255, 0) 95.72%), linear-gradient(138deg, rgba(255, 255, 255, 0.8) 17.9%, rgba(255, 255, 255, 0) 123.27%);
    text-align: center;
  }
  .service_p_insert {
    margin-bottom: 0;
  }
}

/*# sourceMappingURL=style.css.map */
