@charset "utf-8";
.crew-image {
  float: left;
  width: 300px;
  margin: 0 20px 20px 0;
  border-radius: 8px;
  box-shadow: 0 0 10px #00ffff;
}
