.WPW-MainBox {min-width: 90%; margin: auto; background: #201D1C; padding: 10px;}

.WPW-Rows {display: flex; flex-wrap: wrap}

.WPW-BoxWrap {background: #171312}

.WPW-AccountList {background: #171312; font-size: 2.5vw; text-transform: uppercase; padding: 1vw; color: #F3DAC1;text-align: right; font-style: italic; border-bottom: 3px solid #7FA07E; outline: 0px solid #8b7d7a;}

.WPW-Name {background: #171312; padding: 1vw; font-size: .9vw; height: 6.5vw; overflow: hidden;}

.WPW-Player {background: #171312; max-width: 260px; min-height: 500px; flex-basis: 20%; flex-grow: 1; padding: 5px; order: 2; text-align: center;}

.WPW-Characters {background: #201D1C; flex-basis: 30%; flex-grow: 1; display: flex; flex-wrap: wrap; justify-content: flex-start; padding: .50vw; order: 6; border: 0px solid #C3C3C3; outline:1px solid #181816;}

.WPW-Charries {background: #201D1C; flex-basis: 15%; min-width: 175px; flex-wrap: wrap; padding: .50vw;  text-align: center; margin: 0.5%; border: 0px solid #C3C3C3; outline: 1px solid #171312}

.WPW-Rows img {
  max-width: 100%;
  display: block;
  margin: 0 auto
}

.WPW-Rows img {
  max-width: 100%;
}