.case-study section{
  width:100%;
}
.case-study h1{
  line-height:1;
}

.credits-col{
  width:300px;
}
.credits-col ul{
  list-style-type:none;
  padding-left:0;
}

.graphic-container{
  order:unset;
  overflow:hidden;
}
.graphic-container img{
  width:100%;
  height:500px;
  object-fit:cover;
}