@import "projectmobilesmall.css";

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

  .brief {
    width: 20rem;
  }

  .briefbracket {
    height: 9.5rem;
  }

  #vectorside {
    width: 20rem;
  }

  #vectorcap {
    width: 15rem;
  }

  .mocksingle {
    width: 20rem;
  }
}
