.vote {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}
