@import "projectmobilesmall.css";

@media (max-width: 480px) {
  /* Brief width and bracket height */

  .brief {
    width: 18rem;
  }

  .briefbracket {
    height: 9.5rem;
  }

  .businesscard {
    width: 9rem;
  }

  .letterheads {
    width: 18rem;
  }

  .envelops {
    width: 18rem;
  }
}
