.image-width-class {
  width: 88px;
}

.image-height-class {
  height: 100px;
}

.image-rel-height-width-class {
  width: 88px;
  height: 100px;
}
