/* Add custom CSS styles below */ 
@media (max-width:767px){
    .s-trust-badges-wrapper {
      justify-content: center;
  }
    .s-trust-badges-image {
      margin: 0!important;
  }
}
.navbar-brand img {
    max-height: 4rem;
    width: auto;
    max-width: 100px;
  scale: 2;
}
a.lg\:hidden.mburger.mburger--collapse.leading-none {
    z-index: 9;
}