.contact-form label span {
  font-size: 12px;
  line-height: 1.4;
}

@media (max-width: 600px) {
  .contact-form label span { font-size: 13px; }
}
