@media screen and (max-width: 600px)
{
.info-mail {
  width: 90%;
}
}