.drone-image {
    position: absolute;
    right: -214px;
    width: 50vw;
    height: 50vh;
    background-repeat: no-repeat;
    bottom: 200px;
}

.team-image {
    position: relative;
    height: 250px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    overflow: hidden;
}
.table-normal td {
    text-align: left;
}