.center {
  display: block;
  margin: auto;
  margin-bottom: 5%;
  margin-top: -5%;
}

.inline-center-left {
  float: right;
}