.section-content-header {
    padding: 100px 0 60px 0;
}

.section-content-header .container {
    align-items: start;
    text-align: left;
}

.section-content-header header {
    align-items: start;
}

.section-content-header h1 {
    color: #412D6F;
    font-size: 48px;
    font-weight: 500;
    line-height: 130%; /* 62.4px */
}

.section-content-header h2 {
    color: #412D6F;
    font-size: 32px;
    font-weight: 400;
    margin-bottom: 50px;
}

