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

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

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

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

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

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

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

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

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

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

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

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

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