header {
height: 249px;
padding: 0;
}
header .container {
padding: 0;
}
.header-social {
display: block;
background: none;
width: 30px;
height: 30px;
border-radius: 30px;
}
.header-social:hover, .header-social:active, .header-social:focus {
text-decoration: none;
}
.header-fb {
position: absolute;
bottom: 37px;
right: 103px;
}
.header-tw {
position: absolute;
bottom: 37px;
right: 66px;
}
.header-li {
position: absolute;
bottom: 37px;
right: 29px;
}