.ogmt-object-group-row {
  position: relative;
  min-height: 220px;
  padding: 10px 10px 10px 220px;
  border-bottom: 1px solid #EFEFEF;
}
.ogmt-object-group-row h2 {
  margin-top: 0;
}
.ogmt-object-group-row .ogmt-object-group-img {
  position: absolute;
  top: 10px;
  left: 10px;
}
.block-ogmt .read-more {
  margin-top: 10px;
}
