
.borderImageLeft {
  background-repeat:no-repeat;
  background-position:right bottom;
}

.borderImageRight {
  background-repeat:no-repeat;
  background-position:left bottom;
}

