My dilemma is with a fixed div that has CSS property width: 400px; height: 280px;. The images I am dealing with come in different dimensions, some are portrait and some are landscape. How can I adjust my image to fit/stretch/fill the div size regardless of its source image size?