Team 4
Team 4


/* ===== Team 4 ===== */
#team-4 .card-body {
right: 20px;
}
@media(max-width: 992px) {
#team-4 .card-body {
right: 0;
}
}