.responsive-picture {
    display: block;
    width: 100%;
    height: 100%;
}

.responsive-picture > img {
    width: 100%;
    height: 100%;
}
