.v2-industry-inspire h5{
   padding-bottom:16px;
  
  
}

@media (min-width: 768px) {
    .v2-industry-inspire h5 {
      text-align: center;
    }
  }

@media (max-width: 768px) {
    .v2-industry-inspire h5 {
      text-align: left;
    }
  }
</style>