 .messendzer {
  position: fixed;
    right: 35px;
    bottom: 60px; 
	z-index: 9999999;
  }
  
  
  
 /* меньше 600px */ @media screen and (max-width: 600px) {

.messendzer{ display: none; } 



} 
  
  
  
  
  .container-messendzer {
	  /*
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    align-content: center;
	
	position: fixed;
    right: 350px;
    bottom: 25px;
	z-index: 9999999;
	*/
}


/*
.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;	
}