@media (min-width: 1200px) and (max-width: 1500px) {
  .title-wrapper .title {
    font-size: 48px;
    font-weight: 500;
  }
}
.title-wrapper .title {
  font-weight: 500;
}
