.mail:after
{
	content: attr(data-name) "@" attr(data-domain); 
}
.fullwidth
{
	max-width: 100%;
	height: auto;
}
