@charset "utf-8";

.brand-Header{
  position: relative;
  z-index: 1000;
}
#relatedLink .brand-Nav{
  display: none;
  position: absolute;
  width: 100%;
  bottom: 80px;
}
.brand-Wrapper img{
  max-width: initial;
  height: initial;
}
.brand-Nav_inner{
  padding-top: 30px;
  padding-bottom: 40px;
}
