@import "project.css";

/* Brief width and bracket height */

.brief {
  width: 43rem;
}

.briefbracket {
  height: 19rem;
}

.mock {
  width: 80%;
}

.spread {
  width: 70vw;
}
