.house {
    width: 155px;
    padding: 30px 10px;
    text-align: center;
}

.house .title-container {
    font-size: 14px;
    font-weight: bold;
}

.houses {
    width: 700px;
}