/* Goleadores */
.goleadores .table tbody > tr.boxGoalsList td .boxWrapper {
  position: relative;
  transform: none;
  width: 95%;
  margin-bottom: 40px;
}
.goleadores .table tbody > tr.boxGoalsList td .btn.playVideo {
  left: 50%;
  margin-left: -13px;
}
.goleadores .table tbody > tr.boxGoalsList td a {
  color: inherit;
  text-decoration: none;
}
/* Fin Goleadores */
