/* Scoped only to student animation */
.student {
  width: 400px;
  margin: 2rem auto 0;
  position: relative;
}

.srvc_icon {
  width: 29px;
  position: absolute;
}

.openBookIcon {
  top: 20%;
  right: 0;
}
