.footer-r.white-text .d-flex {
  align-items: center;
}

.sub-menu > li > a {
  background: none !important;
  border: 0 !important;
  display: block;
  text-transform: none;
  color: #888A8B !important;
  font-size: 18px;
  line-height: 18px;
  font-weight: 400;
  padding: 7px 20px !important;
}
.sub-menu .hidden {
  display: none !important;
}

.brand .brand-flex .img-box img {
height: auto !important;
width: auto !important;
}