it('should work for horizontal image and smaller crop aspect ratio', function() {
    const
      imgWidth = 2000,
      imgHeight = 1000,
      aspect = 3 / 2