.float-left {
  float: right;
}

.next {
  margin: auto 25px;
  overflow: auto;
}

.flex {
  display: flex;
}
