body{
background-color : #000;
}
.logo{
    padding-top : 10%;
    padding-bottom : 30px;
}
.social-wrap{
padding-top:30px;
}
.social img{
    width:30px;
    height:30px;
    position:relative;
    top:-3px;
}

#google-map iframe{
    width:342px;
    height:154px;
}