@media only screen and (min-width: 992px) and (max-width: 1367px) {
  .service-name h5 {
        font-size: 1.0vw;
    }
}