﻿.files {

    display: table;

}

.files div {

    width: 110px;
    height: 150px;
    float: left;
}