.ds-2col-stacked-fluid > .group-left {
    float: left;
    width: 25%;
}

.ds-2col-stacked-fluid > .group-right {
    float: right;
    width: 70%;
}

.field--name-node-title{
  font-size: 1.2rem;
  margin-left: 40px;
  color: #002c42;
  border-bottom: 2px solid #ccc;
  padding-bottom: 10px;
  margin-bottom: 20px;
}

.node--type-team{
  margin-bottom: 40px;
}