.soc_top {
  display: flex;
  width: 100%;
  justify-content: center;
  margin-top: 5px;
}
.soc_top a {
  margin: 0 5px;
  cursor: pointer;
}
.top-menu > li > a {
  font-size: 22px;
}
.top-panel {
  align-items: center;
}
.top-panel .left-categor-title {
  margin-top: 10px;
  margin-bottom: 10px;
}
.top-panel .middle {
  padding-top: 0 !important;
}
