.llogo {
  float: left;
  margin-right: 1em;
}

.rlogo {
  float: right;
  margin-left: 1em;
}

.example {
  text-align: center;
  display: block;
}
