/*
  Spin Studio tries to detect the required width/height automatically. You do
  not worry about this.

  However, the application also follows width/height specified here. It will
  prepare resized frames for you saving aspect ratio of the original image.
*/

#-spin-studio-active-wrapper {
    display: none;
    margin: 1em auto;
    /* width: 200px; */
}

#-spin-studio-large-thumb {
}
