.section-main {
    display: flex;
    justify-content: space-between;
    padding: 0 32px;
    width: 100%;
    box-sizing: border-box;
}