.section2 {
    /* max-width: 104.375rem; */
    /* margin-top: 3.5rem !important; */
}
@media screen and (max-width: 1024px) {
    .section2 .wysiwyg>ol{
        padding-left: 1rem;
    }
    .section2 .wysiwyg>ol li,
     .section2 .wysiwyg p{
        font-size: 14px;
        line-height: 2;
     }
}