@import "projectmobilesmall.css";

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

  .brief {
    width: 18rem;
  }

  .briefbracket {
    height: 18rem;
  }

  .poster {
    width: 18rem;
  }

  .billboard {
    width: 18rem;
  }

  .roll {
    width: 18rem;
  }

  .card {
    width: 18rem;
  }
}
