.tslr h1 {
  width: 740px;
  font-size: 40px;
  line-height: 48px;
}


.tslr h2,
.tslr h3 {
  text-align: center;
}


.tslr h2 {
  width: 960px;
  margin-top: 100px !important;
  margin-bottom: 60px !important;
}


@media (max-width: 480px) {
  .tslr h2 {
    width: 960px;
    margin-top: 40px !important;
    margin-bottom: 20px !important;
  }
}
