@media (min-width: 1px) {
  .first {
    font-weight: 100;
  }
  .second {
    font-weight: 200;
  }
}
