.WPW-MainBox {min-width: 90%; margin: auto; background: #162230; padding: 10px;}

.WPW-Rows {display: flex; flex-wrap: wrap}

.WPW-BoxWrap {background: #101720}

.WPW-AccountList {background: #101720; font-size: 2.5vw; text-transform: uppercase; padding: 1vw; color: #E1EBF2;text-align: right; font-style: italic; border-bottom: 3px solid #789BAD; outline: 0px solid #93A4B4;}

.WPW-Name {background: #101720; padding: 1vw; font-size: .9vw; height: 6.5vw; overflow: hidden;}

.WPW-Player {background: #101720; max-width: 260px; min-height: 500px; flex-basis: 20%; flex-grow: 1; padding: 5px; order: 2; text-align: center;}

.WPW-Characters {background: #162230; flex-basis: 30%; flex-grow: 1; display: flex; flex-wrap: wrap; justify-content: flex-start; padding: .50vw; order: 6; border: 0px solid #C0CCD6; outline:1px solid #0A1018A25;}

.WPW-Charries {background: #162230; flex-basis: 15%; min-width: 175px; flex-wrap: wrap; padding: .50vw;  text-align: center; margin: 0.5%; border: 0px solid #C0CCD6; outline: 1px solid #101720}

.WPW-Rows img {
  max-width: 100%;
  display: block;
  margin: 0 auto
}

.WPW-Rows img {
  max-width: 100%;
}
		
		