SyntaxFix
Write A Post
Hire A Developer
Questions
If all your trying to do is fill the div this might help someone else, if aspect ratio is not important, is responsive.
.img-fill > img { min-height: 100%; min-width: 100%; }