@media all and (max-width: 1024px) {
  .tab-content ul {
    margin-left: 15px !important;
  }
}
