@media screen and (max-width: 1280px) {
  .header .headerTexts {
    display: none;
  }

  .tabs.editPageTabs .tab {
    padding: 12px 30px;
  }
}
