@charset "UTF-8";
.hero__subttl{
  margin: 20px auto 20px !important;
}

.hero__subttl{
  margin: 20px auto 20px !important;
}

@media (max-width:999px){
  .hero__subttl{
    margin: 10px auto !important;
  }
}
