#work-box {
  flex-direction: column;
}
#work-box #work-img {
  flex: none;
  width: 100%;
  max-width: 100%;
  height: auto;
}
#work-box #work-info {
  text-align: right;
  align-self: flex-end;
}

/*# sourceMappingURL=google_earth_digital_page.css.map */