.content_title_main {
  font-size: 3.2rem;
}
.content_column_2_row{
    margin: auto;
    display: flex;
}

.content_column_2_left,
.content_column_2_right {
  width: 801px;
    margin: auto;
    float: none;
}
.no_mark_list:before {
  background: none!important;
}
.t_center {
  text-align: center;
}
.t_right {
  text-align: right;
}
.right_anchor {
  margin-top: 10px;
  display: inline-block;
  position: relative;
  font-size: 1.4rem;
  font-weight: 500;
  padding-left: 1.5em;
  margin-bottom: 20px;
}
.right_anchor:before {
  position: absolute;
  top: 50%;
  display: block;
  content: '';
  -webkit-transform: rotate(
-45deg
);
  -ms-transform: rotate(-45deg);
  transform: rotate(
-45deg
);
  border-width: 0;
  border-style: solid;
  border-color: #db0016;
  border-right-width: 2px;
  border-bottom-width: 2px;
  width: 9px;
  height: 9px;
  margin-top: -4px;
  left: 2px;
}
.mb20 {
  margin-bottom: 20px;
}
.table_c_layout {
  table-layout: fixed;
  margin-top: 15px;
}
.table_c_layout_detail {
  padding: 14px;
}
.logo_list {
  text-align: center;
}
.logo_list_item {
  display: inline-block;
  margin: 10px;
  vertical-align: middle;
}
.logo_list_image {
  display: block;
}
.mt20 {
  margin-top: 20px;
}
.column_2_width {
  width: 372px;
}
.pt20 {
  padding-top: 20px;
}
.content_no_sidenav .step_order_detail {
  width: auto;
}
.step_order_detail {
  float: none;
  width: auto;
}
.step_order_block {
  background: none;
}
.step_order_title {
  left: 0;
}
.thumb_3_img_wrapper {
  text-align: center;
}