img[alt$=">"] {
  float: right;
  margin-left: 40px;
}

img[alt$="<"] {
  float: left;
  margin-right: 40px;
}
