#the_header .logo-v2 .logo-slot img {
  max-height: 14rem !important;
}

#wrapper #_the_navigation a {
  text-transform: uppercase !important;
  font-size: 1.3rem !important;
}

.phone {
  float: right !important;
}

@media (max-width: 575px) {
  #the_header .logo-v2 .logo-slot img {
    max-height: 4.2rem !important;
  }
}