.halo-item .sub_title {
    margin-bottom: 0px !important;
}
@media only screen and (max-width: 767px) {
  .halo-row .spotlight-inner .sub_title {
      margin-bottom: 0;
  }
}