/* Temporarily hide team photos */
.team-card img {
        display: none !important;
}
