﻿#show-case {
    width: 100%;
    /*width: 49%;*/
    height: 400px;
    background: White;
}

    #show-case img {
        width: 49%;
        width: 100%;
        height: 400px;
        position: absolute;
    }
