.tab-menu_header {
  border-bottom: 1px solid #e2e4e8;
  margin-bottom: 20px; }

.tab-menu_header_item {
  padding: 15px 20px;
  font-size: 20px; }
  .tab-menu_header_item.active {
    border-bottom: 2px solid #323232; }
