.section-image {
    position: relative;
}

.section-image .block-image img{
    height: auto;
    max-width: 100%;
    position: relative;
    vertical-align: bottom;
}