.bobo-service1 {
     background: #f8f9fa;
    text-align: center;
    padding: 10px 0 10px 0;
    margin-bottom: -40px;
    background-image: linear-gradient(rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.5)), /* 白色半透明层 */ url(https://okki-shop.oss-cn-hangzhou.aliyuncs.com/category/82397/2992/755874e01e292faade91a974ae8b6580/6.png);
    background-size: cover;
}

h3.wow.fadeInUp {
    font-size: 36px!important;
    line-height: 52px;
}
.bobo-service1 h3 {
  font-size: 36px!important;
  line-height: 1;
  font-weight: 700;
}

.bobo-service1 p {
   font-size: 16px;
    margin-top: 20px;
    line-height: 30px;
    font-family: Montserrat;
}

p.wow.fadeInUp {
    line-height: 24px;
    margin-top: 20px;
    font-family: 'Montserrat-Regular';
    color: #333;
    margin-bottom: 20px;
}



@media screen and (max-width: 1500px) {
  .bobo-service1 h3 {
    font-size: 32px;
  }
  .bobo-service1 p {
    font-size: 18px;
  }
}

@media screen and (max-width: 1280px) {
  .bobo-service1 h3 {
    font-size: 28px;
  }
  .bobo-service1 p {
    font-size: 16px;
  }
}

@media screen and (max-width: 992px) {
  .bobo-service1 {
    padding: 60px 0;
  }
  .bobo-service1 h3 {
    font-size: 24px;
  }
  .bobo-service1 p {
    font-size: 16px;
  }
}

@media screen and (max-width: 768px) {
  .bobo-service1 h3 {
    font-size: 28px;
  }

  .bobo-service1 {
    padding: 30px 0;
  }

  .bobo-service1 p {
    margin-top: 20px;
    font-size: 14px;
    line-height: 1.3;
  }
}

@media screen and (max-width: 576px) {
  .bobo-service1 h3 {
    font-size: 24px;
  }
}
