.collection-hero__title, .collection__title .title, .collection-hero__description p{
  text-align: center;
}
.collection-hero__description{
  margin: 0 auto;
}
@media screen and (max-width: 760px){
  #enable-toolbar-trigger{
  transform: translateY(-500%) scale(1.3)!important;
}
  button.localization-selector{
  font-weight: bold;
}
  .banner__box.content-container{
    margin-top: auto;
  }
}

