.node--type-scientist-.ds-2col-stacked > .group-left {
    float: left;
    width: 45%;
}
.node--type-scientist- .group-left .field__label, .field__item:not(.field--name-body) {
    display: inline-block;
}
.node--type-scientist- .field__label {
    font-weight: bold;
}
.node--type-scientist- .group-footer .field__items {
    display: grid;
}