@media (min-width: 768px) {
  .head__line {
    font-size: calc((24 / 16 * 1rem));
    padding-bottom: 16px;
    margin-bottom: 28px;
  }
}