Responsive Images

img.responsive {
    max-width: 100%;
    -ms-interpolation-mode: bicubic;
}