@charset "utf-8";
/* CSS Document */

@media only screen and (min-width: 520px) and (max-width: 899px) 
{
#wrapper{ width:99%;}
}
@media only screen and (min-width: 320px) and (max-width: 519px) 
{

#wrapper{ width:99%;}#logo img{width:100%;}#text-part{margin:30px 0px 30px 0px;}.text-heading{font:normal 40px 'swiss921_btregular';line-height:45px;}.down-mail{width:94%;}.mail{width:60%;}.mail-button{width:32%;}
}