.club-form .form-head
{
    margin-bottom: 8px;
}

.club-form__hint
{
    margin: 6px 0 0;
    color: var(--muted-custom);
    font-size: 13px;
    line-height: 1.4;
}

.club-form .preview img
{
    max-height: 220px;
    object-fit: cover;
}
