header {
    position: absolute;
	width: calc(100% - 50px);
    padding: 0 25px !important;
}
.copyright {
    font-size: 14px;
}
.legal_cta {
    font-size: 14px;
}
footer .logo {
    width: 7%;
    margin: 0 0 0 -3.5%;
}