.overview_table{display:flex;flex-direction:column;justify-content:center;margin:0 auto;max-width:1440px;padding:6rem 15rem;width:100%}.overview_table>.head_title{display:flex;flex-direction:column;margin-bottom:4%}.overview_table>.head_title>p{padding:1rem 0}.overview_table>.up_wrapper{display:flex;flex-direction:column}.overview_table>.up_wrapper>.up{display:flex;flex-direction:row}.overview_table>.up_wrapper>.up>.up_left{background-color:#d1d1d1;border:.5px solid grey;border-right:none;font-size:1.6rem;height:auto;max-width:29.7rem;padding:2.4rem;text-align:left;width:25%}.overview_table>.up_wrapper>.up>.up_left>p{color:#000}.overview_table>.up_wrapper>.up>.up_right{border:.5px solid grey;font-size:1.6rem;font-weight:400;max-width:84.4rem;padding:2.4rem;text-align:left;width:100%}@media screen and (max-width:1200px){.overview_table{margin:0 auto;max-width:1200px;padding:50px;width:100%}}@media screen and (max-width:768px){.overview_table{margin:0 auto;max-width:768px;padding:50px;width:100%}}@media screen and (max-width:420px){.overview_table{margin:0 auto;max-width:768px;padding:50px;width:100%}.overview_table>.up_wrapper>.up{border:.5px solid #fff;display:grid}.overview_table>.up_wrapper>.up>.up_left{background-color:#d1d1d1;border:.5px solid grey;border-bottom:none;height:auto;max-width:297px;padding:1.4rem 4rem;width:100%}.overview_table>.up_wrapper>.up>.up_right{border:.5px solid grey;max-width:297px;padding:1.4rem 4rem;width:100%}}