@media screen and (max-width:768px) {
  .list-feature h3.noContent {
    background: transparent;
  }
}