
#avviso_home{
position: fixed;
  z-index: 999;
  right: 0vw;
  bottom: 0px;
  width: 31vw;
  height: 26vw;
  padding: 1vw;
  border-radius: 10px;
}



.immagine_avviso_home{
   width:100%;
   float:left;
}


.avv_col{
   width:50%;
   height:auto;    
   float:left;
}


