.img-float-right {
  float: right;
  margin-left: 20px;
  margin-bottom: 20px;
}

.img-float-left {
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
}

.learn-more {
  padding-right: 16px;
  text-transform: uppercase;
  font-weight: 300;
  background: transparent url(http://www.cjadvertising.com/themes/cj/img/icons/right-arrow.png) right center no-repeat;
  text-align: right;
}
