.brand img {
  width: 154px;
}

.nav-cta,
.action {
  border-radius: 10px;
  overflow: hidden;
}

.nav-toggle {
  border-radius: 9px;
}

@media (max-width: 780px) {
  .brand img { width: 140px; }
}
