p.city {
    margin: 0 15px;
}

.row {
    padding-bottom: 0 !important;
    font-size: 16px;
}

.city-image img {
    margin-bottom: -20px;
}

.clear-left {
    clear: left;
}

footer {
    margin-top: 12px !important;
}

@media (max-width: 476px) {
    img.centered.shadow {
        width: 100%;
    }
}