.bottom {
    position: relative;
    width: 100%;
}
.footer {
    margin-left: inherit;
    background: #fff url(../images/footer-bg.jpg) no-repeat bottom;
    background-size: 100%;
}
.footer .footer-container {
    height: 300px;
}