.section_concept {
    padding-top: 10vw;
}

@media (max-width: 768px) {
    .section_concept {
        padding-top: 23vw;
    }
}
