.text {
    max-width: 800px;
    margin: auto;
}

.email > span:nth-child(2) {
    display: none;
}

img {
    max-width: 100%;
}
