@charset "UTF-8";
*,
*:before,
*:after {
  box-sizing: border-box;
}
   
.américa {
background-image: url("https://www.futexcel.com.br/assets/webp/America-MG.webp");
padding: 25px;
background-position: center;
background-repeat: no-repeat;
background-size: contain;
position: relative;
}

.atlético {
background-image: url("https://www.futexcel.com.br/assets/webp/Atletico-MG.webp");
padding: 25px;
background-position: center;
background-repeat: no-repeat;
background-size: contain;
position: relative;
}

.cruzeiro {
background-image: url("https://www.futexcel.com.br/assets/webp/Cruzeiro.webp");
padding: 25px;
background-position: center;
background-repeat: no-repeat;
background-size: contain;
position: relative;
}

.athletic  {
background-image: url("https://www.futexcel.com.br/assets/webp/Athletic-Club.webp");
padding: 25px;
background-position: center;
background-repeat: no-repeat;
background-size: contain;
position: relative;
}

.pouso-alegre {
background-image: url("https://www.futexcel.com.br/assets/webp/Pouso-Alegre-Futebol-Clube.webp");
padding: 25px;
background-position: center;
background-repeat: no-repeat;
background-size: contain;
position: relative;
}

.aymorés  {
background-image: url("https://www.futexcel.com.br/assets/webp/Aymores.webp");
padding: 25px;
background-position: center;
background-repeat: no-repeat;
background-size: contain;
position: relative;
}

.tombense  {
background-image: url("https://www.futexcel.com.br/assets/webp/Tombense.webp");
padding: 25px;
background-position: center;
background-repeat: no-repeat;
background-size: contain;
position: relative;
}

.itabirito  {
background-image: url("https://www.futexcel.com.br/assets/webp/Itabirito,.webp");
padding: 25px;
background-position: center;
background-repeat: no-repeat;
background-size: contain;
position: relative;
}

.betim  {
background-image: url("https://www.futexcel.com.br/assets/webp/Betim-Futebol.webp");
padding: 25px;
background-position: center;
background-repeat: no-repeat;
background-size: contain;
position: relative;
}

.villa-nova {
background-image: url("https://www.futexcel.com.br/assets/webp/Villa-Nova-MG.webp");
padding: 25px;
background-position: center;
background-repeat: no-repeat;
background-size: contain;
position: relative;
}

.uberlândia  {
background-image: url("https://www.futexcel.com.br/assets/webp/Uberlandia.webp");
padding: 25px;
background-position: center;
background-repeat: no-repeat;
background-size: contain;
position: relative;
}

.democrata-gv  {
background-image: url("https://www.futexcel.com.br/assets/webp/Democrata-GV.webp");
padding: 25px;
background-position: center;
background-repeat: no-repeat;
background-size: contain;
position: relative;
}