#machine {
  overflow: hidden;  /* hide the stuff */
  height: 200px;  /* size the viewable window (equal to image height) */
  display: inline-block;
}