#map {
    width: 100%;
    height: 200px;
    background-image: url(/images/empty-map.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
}

.table small {
    color: #555;
}

.table th small {
    font-weight: 700;
}
