@import "projectmobilesmall.css";

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

  .brief {
    width: 16rem;
  }

  .briefbracket {
    height: 12.5rem;
  }

  #logoprocess {
    width: 20rem;
  }

  #finallogo {
    width: 15rem;
  }

  #stationary {
    width: 20rem;
  }

  .brochure {
    width: 20rem;
  }

  .postcard {
    width: 18rem;
  }
}
