#top_folage {
  width: 100%;
  height: 92px;
  z-index: 10;
  background-color: #fff;
  position: relative;
}

* {
  /*box-sizing: inherit;*/
}

*:before, *:after {
  /*box-sizing: inherit;*/
}

* {
  font-family: 'Raleway', sans-serif;
}

