.small-header {
  padding: 7px;
  max-width: 1200px;
  margin: 0 auto;
  .main-logo-wrap {
    img {
      width: 40px;
    }
  }
}
