.phon
{
  position: fixed;
  bottom: 220px;
  right: 20px;
  /* left: 0px; */
  text-align: right;
  z-index: 10;
}

@media (max-width: 768px)  {
  .phoimg
  {
    width: 10%;
  }
  
}



.mai
{
  position: fixed;
  bottom: 100px;
  right: 20px;
  /* left: 0px; */
  text-align: right;
  z-index: 10;
}

@media (max-width: 768px)  {
  .maiimg
  {
    width: 10%;
  }
  
}

.whatsapp_main
{
  position: fixed;
  bottom: 160px;
  right: 20px;
  /* left: 0px; */
  text-align: right;
  z-index: 10;
}

@media (max-width: 768px)  {
  .whatsapp_img
  {
    width: 10%;
  }
  
}