 .messendzer {
  position: fixed;
    right: 150px;
    bottom: 25px; 
  }
  
  
  
  
  .container-messendzer {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    align-content: center;
	
	position: fixed;
    right: 150px;
    bottom: 25px;
	z-index: 9999999;
}



@media screen and (max-width: 400px) {
.container-messendzer{
    display: flex;
    flex-direction: row;
    justify-content: center;
}
} 




/*
.block1{
float: left;
margin: 20px;
background-color: ;
height: 150px;
width: 250px;
}
*/
.block2{
float: left;
/*margin: 20px;
background-color: ;
height: 150px;
width: 250px; */
}

/*
.block3{
margin: 20px;
background-color: ;
height: 150px;
width: 250px;
}
*/

.pulse{
border: 0;
width: 90px;
height: 90px;	
}