.menu-top {
  font-size: 13px;
}

.menu-top::after {
  content: '';
  display: table;
  clear: both;
}

.menu-top__item {
  float: left;
  margin-right: 1.55em;
  margin-top: 1.1em;
}

.menu-top__item:hover {
  text-decoration: none;
}
