.section--free {
    margin: 0 0 80px 0;
}

.section--free  .section__content {
    margin-top:65px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
