@import "projectmobilelarge.css";

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

  .brief {
    width: 30rem;
  }

  .briefbracket {
    height: 9.5rem;
  }

  #vectorside {
    width: 40rem;
  }

  #vectorcap {
    width: 20rem;
  }

  .mocksingle {
    width: 20rem;
  }
}
