img{max-width:100%}
TERMOZETA TZR15WGTermoventilatore Regolabile Selettore 0 / ventilazione / 1000W / 2000W con protezione termica e maniglia
Selettore 0/ventilazione/potenza 1000W/potenza 2000WTermostato regolazione temperaturaSpia luminosa di funzionamentoProtezione termicaManiglia posterioreAlimentazione:220-240V/50HzPotenza max 2000W
.contenitore{
display: flex;
display: -webkit-flex;
flex-flow: row nowrap;
-webkit-flex-flow: row nowrap;
align-items: stretch;
-webkit-align-items: stretch;
justify-content: space-between;
-webkit-justify-content: space-between;
margin-top: 10px;
max-width:1000px;
line-height:12px;
margin:10px auto;
height:auto;
overflow: hidden;
}
.contenitore2{
display: flex;
display: -webkit-flex;
flex-flow: row nowrap;
-webkit-flex-flow: row nowrap;
align-items: stretch;
-webkit-align-items: stretch;
justify-content: space-between;
-webkit-justify-content: space-between;
margin-top: 10px;
max-width:1000px;
line-height:12px;
margin:10px auto;
height: auto;
background-color: ;
border-radius: 8px;
box-shadow: 5px 10px 8px #888888;
}
.img-cont {
width: 33.3%;
padding: 10px;
}
.img-cont2 {
width: 33.3%;
padding: 10px;
}
.titolo {
text-align: center;
font-size: 18;
font-family: Arial;
border: 3px;
border-radius: 8px;
border-style: solid;
border-color: #fc3d0a;
background-color: #ade1ff;
box-sizing: border-box;
margin: auto;
width: 1000px;
height: auto;
padding: 10px;
box-shadow: 5px 10px 8px #888888;
}
.descrizione {
text-align: center;
font-size: 14;
font-family: Arial;
border-radius: 8px;
background-color: #ebebeb;
box-sizing: border-box;
margin: auto;
width: 1000px;
height: auto;
border: 1px ;
padding: 10px;
box-shadow: 5px 10px 8px #888888;
}