@charset "UTF-8";
*,
*:before,
*:after {
  box-sizing: border-box;
}
   
.águia-de-marabá {
background-image: url("https://www.futexcel.com.br/assets/webp/Aguia-de-Maraba.webp");
padding: 25px;
background-position: center;
background-repeat: no-repeat;
background-size: contain;
position: relative;
}

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

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

.são-francisco {
background-image: url("https://www.futexcel.com.br/assets/webp/Sao-Francisco-PA.webp");
padding: 25px;
background-position: center;
background-repeat: no-repeat;
background-size: contain;
position: relative;
}

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

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

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

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

.capitão-poço {
background-image: url("https://www.futexcel.com.br/assets/webp/Capitao-Poco.webp");
padding: 25px;
background-position: center;
background-repeat: no-repeat;
background-size: contain;
position: relative;
}

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

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

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