Using an image with large dimensions will break the style( the image will fill the page and the info box won't show up).
Using something like max-width or max-height would prevent that.
we actually tried doing that but couldn't show the face rectangle/square in the right place due to us not knowing the actual dimensions of the added image so that we can adjust it to the new location.
Using an image with large dimensions will break the style( the image will fill the page and the info box won't show up). Using something like max-width or max-height would prevent that.