.thumbnail .frame {
    width: 11em;
    height: 11em;
    border: 1px solid black;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}