.panel-content-wrap {
    min-height: 280px;
}

.panel-content-wrap .wrapper {
    max-width: 1200px;
}

.panel-empty-news {
    min-height: 180px;
}

.panel-form-shell {
    max-width: 820px;
    margin: 0 auto;
}

.panel-form-shell .form--generic {
    max-width: 620px;
    margin: 0 auto;
}

.panel-form-shell .form--generic input,
.panel-form-shell .form--generic select {
    width: 100%;
}

.panel-form-message {
    margin: 0 auto 24px;
    max-width: 620px;
    color: #fff;
    text-align: center;
}

.panel-form-message a {
    color: #e4b36a;
}

.header--register {
    text-decoration: none;
}

@media (max-width: 960px) {
    .header--content {
        min-height: 620px;
    }

    .header--statistics {
        right: 20px;
    }
}
