.img-strip {
    position: relative;
    margin-top: -28px;
}
.img-strip img {
    display: block;
    width: 100%;
    height: auto;
}