#manifest_ol {
  padding-left:0;
}
#manifest_ol h3 {
  margin-top:0;
}
#manifest_ol .img {
  display:flex;
}
#manifest_ol .img picture {
  object-fit:cover;
  height: 160px;
  width: 100%;
}
