img-crop{display:block;width:100%}img-crop.fixed-height{height:100%;overflow:hidden;position:relative}img-crop.fixed-height canvas{display:block;left:50%;position:absolute;top:50%}img-crop.full-width{text-align:center}img-crop.full-width canvas{display:inline}img-crop canvas{-webkit-tap-highlight-color:rgba(255,255,255,0);outline:0}img-crop .loading{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;-webkit-align-items:center;background-color:rgba(0,0,0,.75);color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;font-size:16px;font-weight:700;justify-content:center;-webkit-justify-content:center;width:100%}img-crop .loading .fixed-height{height:100%;position:absolute}