.footer-wrapper {
    width: 100%;
    padding: 30px 0;
    background-color: #7a7875;
}
.footer-wrapper .wrapper {
    min-height: 300px;
}

@media screen and (max-width: 950px) {

}