td.match td.stat1 {
  background:#5682e8;
  width:10%;
  padding:20px;
  border-right:1px solid #000;
  text-align:center;
  margin:0px;
}

td.match td.stat2 {
  background:#496fc7;
  width:10%;
  padding:20px;
  text-align:center;
  margin:0px;
}

td.match td.stat3 {
  background:#3f5ea7;
  width:10%;
  padding:20px;
  text-align:center;
  border-left:1px solid #000;
  margin:0px;
}

td.match td.player_s {
  width:40%;
  padding:10px;
  text-align:center;
}

td.match h1 {
  font-size:23px;
}

.team {
  width: 10%;
  text-align:left;
}

.weapon {
  text-align:left;
}

.weapons {
  width:33%;
}

.score {
  width: 7%;
}

.stat {
  width: 12px;
}

.kill2 {
  width: 5%;
}
