.jumbo-underlay {
    background-image: url(/media/jumbo_2k_city.jpg);
    background-size: cover;
}
.banner {
    background: linear-gradient(-40deg,rgba(20,20,20,.9),rgba(100,100,100,.8)) !important;
}

.team-table .name {
    padding-top:0.75rem;
    padding-bottom:0.75rem;
    vertical-align: middle;
    font-size: 110%;
}