.feedback-content {
    background: #ffffff;
    border-radius: 6px;
    padding: 60px 30px;
    box-shadow: 0 2px 2px rgba(0,0,0,.075), 0 0 20px rgba(102,175,233,.25);
    min-width: 40%;
}
.footer {
    margin-top: -200px;
}
.contact-content {
    margin-top: 240px;
}