div.simple-image {
    line-height: 0px;
}

div.simple-image.full-width {
    width: 100%;
}

div.simple-image img {
    width: 100%;
    height: auto;
}
