html { scroll-behavior: smooth; }

header#header .menuzord-brand img {  max-height: 65px; }

.two-columns ul {
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
}