.media-item img {
    max-width: 100%;
}
.media-item.col-1 {
    width: 45%;
    display: inline-block;
    margin: 0 2%;
    vertical-align: top;
}
