.vvjc .vvjc-items > .vvjc-item {
  overflow-y: unset;
}

.messages.messages--status a {
    font-size: xx-large;
    font-weight: bold;
    text-transform: uppercase;
    font-style: italic;
}

div#top-container-inner img {
    max-height: 10rem;
    width: auto;
}
img.site-logo-img {
    width: 25%;
}
span.text-huge {
    font-size: 1.8rem;
}
span.text-big {
    font-size: 1.4rem;
}
span.text-small {
    font-size: .85rem;
}
span.text-tiny {
    font-size: .7rem;
}

.page-wrapper .main-navigation-wrapper {
    z-index: 600;
}
/*
a.nav__menu-link {
    font-size: x-large;
}*/