#contact{
padding-top:0em;
overflow:hidden;
width:100%;
-border:1px solid #ccc;

}
.MeProfilePictureContact{
width:25%;
height:auto;
float:left;
margin-top:1em;
margin-right:15%;
}

#contact h1{padding-top:-2em;}
#contact h2{margin-top:1em;color:#27ae60;}

#contact .divicon{
-border:1px solid #ccc;
float:right;
margin-bottom:2em;
width:60%; 
overflow:hidden;
}
#contact .IconContact{-border:1px solid #ccc;width:10%;-float:left;}
#contact .TextIcon,.TextIcon1{ margin-top:1em;margin-left:5%;width:55%;margin-right:25%;float:right; overflow:hidden;}
#contact .TextIcon1{ margin-top:2em;}

@media screen and (max-width : 730px) {
#contact{
padding-top:0em;
overflow:hidden;
width:100%;

}
.MeProfilePictureContact{
width:60%;
height:auto;
float:left;
margin-top:-1em;
margin-left:20%;
margin-right:25%;
margin-bottom:2em;
}

#contact h1{line-height:1em!important;}
#contact h2{margin-top:1em;line-height:1em!important;color:#f1c40f;}

#contact .divicon{
-border:1px solid #ccc;
float:right;
margin-bottom:2em;
width:98%; 

overflow:hidden;
}
#contact .IconContact{width:20%;}
#contact .TextIcon,.TextIcon1{ margin-top:1em;margin-left:2%;width:78%;margin-right:0%;float:right; }
#contact .TextIcon1{ margin-top:1em;}
}
