.row {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.float-right {
  margin-left: auto;
}

.w-container .w-nav-menu img {
  height: 1.6rem;
}

.w-container .w-nav-menu a {
  line-height: inherit;
}
