@media screen and (min-width: 768px) {
  h1.entry-title {
    font-size: 42px;
    line-height: 62px;
    font-weight: 800;
    margin-bottom: 50px;
  }
}
