.full-width-image {
    position: relative;
}

.full-width-image img {
    display: block;
    height: auto;
    width: 100%;
}
