.p-imgthumb {
    width: 140px;
    height: 140px;
    background-size: cover;
    background-color: #ddd;
    background-position: center center;
}

.city-list .p-list-entry,
.city-image {
    display: inline-block;
}

.city-image {
    margin: 3px;
}