.six-lines-floor li {
    height: 154px;
    width: 50%;
    float: left;

    img {
        height: 154px;
        width: 100%;
    }
}