footer .footer-top {
}

footer .footer-middle {
    background-color: #e6e6e6;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-color: #000000;
    margin-top: 150px;
    padding-top: 20px;
    padding-bottom: 20px;
}

