/* Cards */
.cards .boxWrapper .boxContent .boxTeams .home .boxElements {
  float: right;
  margin-right: 10px;
}
.cards .boxWrapper .boxContent .boxTeams .away .boxElements {
  float: left;
  margin-left: 10px;
}
/* Fin Cards */
