img{max-width:100%}
TERMOZETA tzr31Termoventilatore Regolabile 1000/2000 WattSelettore 0 / ventilazione / 1000W / 2000W Orientabile in 4 posizioni, Oscillazione 90° e Kit fissaggio a parete
Termoventilatore ciclonico d’appoggio e pareteUnità riscaldante girevole per dirigere l’aria in molteplici direzioniGriglia frontale con alette radiali curve, per un flusso dell’aria rettilineo e uniformeSelettore:0/ventilazione/potenza 1000/potenza 2000WOrientabile in 4 posizioniCorpo in plastica con maniglia integrataOscillazione 90°SilenziosoKit fissaggio a pareteAlimentazione 220-240V/50HZPotenza 1000/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;
}