a:hover {
  text-decoration: none;
}
.bannerpos .custom img {  
  margin-bottom: 1rem;
}
#t4-mainnav {
  background-color: #f7f7f7;
}
.nav-link {
  font-size: 115%;
  text-transform: uppercase;
  color: black !important;
  margin-right: 1.5rem;
}
.header-r .custom {
  width: 100% !important;
}
.header-r {
  width: 100% !important;
  margin-left: auto !important;
  flex: 0 0 65% !important;
  max-width: 65% !important;
  display: flex; align-items: center;
}

@media screen and (min-width: 996px) {
.navbar-brand {
  padding: 0;
}
.navbar-brand.logo-image img {
  height: 110px;
  max-width: fit-content;
}
}