@media (max-width: 720px) {
  #setup-packages .tabs .tab-icon + .tab-title {
    display: none;
  }
}
