Css conflicts: Check whether your custom css is overriding your img hight or width.
img{ width: 100%; height: auto; // Ensure proper aspect ration }