#home-content .invisible{
	display:none;
}
#home-content ul{
	margin-bottom:1em;
}
#home-content .phone3digit{
	width:3em;
}
#home-content .phone4digit{
	width:4em;
}
#home-content .btnSubmit{
	margin-left:25%;
}
.btn.btnMain.btnContact
{
	display: none;
}
@media only screen and (max-width:768px){
}