.classrooms-grid{margin-top:5em;display:-webkit-box;display:-ms-flexbox;display:flex;width:calc(900px + 3em);-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;place-items:initial;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;place-content:center}.classrooms-grid .q-card{width:300px;height:200px;margin-bottom:1em;margin-right:1em}.classrooms-grid .q-card .create-classroom-button{display:block;width:100%;height:100%}.classrooms-grid .q-card .q-card-primary.q-card-container{padding:8px}.classrooms-grid .q-card .q-card-title .title-button{padding:0 .285em}