#section_LogicSeptTitle_1 {   background: #ffffff;   display: flex;   justify-content: center;   align-items: center;   flex-direction: column;   font-family: "Poppins", sans-serif; }   #section_LogicSeptTitle_1 .container {     display: flex;     justify-content: center;     flex-direction: column;     align-items: center;     max-width: 1100px;     width: calc(100% - 20px); }   #section_LogicSeptTitle_1 .container .main_title .title {     font-size: 24px;     line-height: 40px;     color: #000;     text-align: left;     margin: 20px 0px 0px 0px;     background-color: #f4f6f8;     width: calc(100% - 25px);     padding: 5px 0px 5px 25px; }   #section_LogicSeptTitle_1 .container .main_title {     width: 100%; }  #section_BlogSingleTextLogicsept_2 {   background: #ffffff;   display: flex;   justify-content: center;   align-items: center;   flex-direction: column;   font-family: "Poppins", sans-serif; }   #section_BlogSingleTextLogicsept_2 .container {     display: flex;     justify-content: center;     flex-direction: column;     max-width: 1090px;     padding-top: 20px;     padding-bottom: 20px;     width: calc(100% - 20px); }   #section_BlogSingleTextLogicsept_2 .container .text_container .part1 {     width: 100%; } 
