
.so-home-h1{
  background:#fff;
  text-align:center;
  padding:22px 20px 0;
}

.so-home-h1 h1{
  margin:0;
  color:#222;
  font-size:24px;
  line-height:1.3;
  font-weight:600;
  letter-spacing:-0.2px;
}

@media (max-width:767px){
  .so-home-h1{
    padding:16px 16px 0;
  }

  .so-home-h1 h1{
    font-size:20px;
    line-height:1.35;
  }
}
