.image-left {
  width: 50%;
  float: left;
  margin: 0 1.5rem 0 0 !important;
}

.image-right {
  width: 50%;
  float: right;
  margin: 0 0 0 1.5rem !important;
}
