

.photo.right {

  float: right;

  margin: 0.25em 0 0.75em 0.75em;

}


.photo.left {

  float: left;

  margin: 0.25em 0.75em 0.75em 0;

}
