.imgArms {
  width: 120px;
  text-align: center;
}
.imgArms img {
  height: 140px;
}
.listPlacements-one {
  overflow: auto;
}
.listPlacements-one .place {
  line-height: 50px;
}
.listPlacements-one .place .imgArms {
  float: left;
  width: 42px;
  text-align: center;
  margin-right: 5px;
}
.listPlacements-one .place .imgArms img {
  height: 50px;
}
.placementArms {
  float: left;
  margin-right: 20px;
}
.placementInfo {
  float: left;
}
.placementInfo-title {
  margin-top: 0;
  padding-top: 0;
}
