.section_left_txt_box>p:nth-child(1) {
    writing-mode: unset;
    -webkit-writing-mode: unset;
    -ms-writing-mode: unset;
}
.section_right_txt_box>p:nth-child(1) {
    writing-mode: unset;
    -webkit-writing-mode: unset;
    -ms-writing-mode: unset;
}