.flamebox {
  text-align: center;
  display: inline-block;
  margin-right: 41px;
}

.percent {
  margin-top: 4px;
  font-size: 16px;
  margin-bottom: 0px;
}

.fname {
  margin-bottom: 8px;
  overflow: hidden;
  vertical-align: bottom;
}

.acquired {
  margin-top: 4px;
  color: #969696b8;
  font-style: italic;
  font-size: 14px;
}

h2 {
  display: inline-block;
}
span {
  display: inline-block;
  margin-left: 10px;
  margin-bottom: 50px;
}

.userava {
  background-repeat: no-repeat;
  margin-right: 100%;
  background-size: 100%;
  width: 200px;
  height: 400px;
}

.owned {
  margin-bottom: 0px;
}

.davabox {
    text-align: center;
    display: inline-block;
    margin-right: 21px;
    border: 3px solid #00000024;
    padding: 4px;
    margin-top: 20px;
    width: 150px;
    height: 280px;
    overflow: hidden;
}
.avabox {
  text-align: center;
  display: inline-block;
  margin-right: 21px;
  border: 3px solid #00000024;
  padding: 4px;
  margin-top: 20px;
  width: 150px;
  height: 250px;
  overflow: hidden;
}

.wearingbox {
  text-align: center;
  display: inline-block;
  margin-right: 21px;
  border: 3px solid #1500ec;
  padding: 4px;
  margin-top: 20px;
  border-radius: 7px;
  outline: none;
border-color: #d800c669;
box-shadow: 0 0 10px #2700ffa3;
width: 150px;
height: 250px;
overflow: hidden;
}

#blognav p {
  display: inline-block;
  background-color: red;
  min-width: 22px;
  min-height: 22px;
  text-align: center;
  font-weight: bold;
  background-color: #590cff6e;
  color: white;
}
