
/*SMAS-90*/
.country-select__selectbox .select-box__options, .language-select__selectbox .select-box__options {
    width:auto
}
div[data-test-id="footer_change_location"] .select-box__option {
	padding-right:2rem;
}

/*SMAS-131*/
.node-6056 table p {
	text-align: left !important;
}

.node-6056 table th {
	padding: 7px 0px 0px 7px !important;
}

#node-3700 .hero-large__inner.hero-large__inner-width--50 {
    width:34%
}
#node-3700 .hero-large__text--2 p br {
    display:none
}
#node-3700 .hero-large__text--2 p {
    width:95%
}
.hero-text--xl {
 font-size:66px;
 line-height:.75em
}
@media (min-width:1024px) {
 .hero-text--xl {
  font-size:100px
 }
}
@media (min-width:1280px) {
 .hero-text--xl {
  font-size:120px
 }
}
@media (min-width:1526px) {
 .hero-text--xl {
  font-size:140px
 }
}
@media (min-width:1884px) {
 .hero-text--xl {
  font-size:160px
 }
}
