.tm-nav {
  display: flex;
  justify-content: flex-end;
}
.tm-nav li a {
  margin: 20px 5px;
}
