.t500__cell-left .t500__item, .t500__cell-right .t500__item {
border-width: 3px;
border-radius: 10px;
background-color: #ffffff;
background-position: center center;
border-color: #f7a941;
border-style: solid;
box-shadow: 2px 2px 10px 0px rgb(0 0 0 / 30%);
margin: 10px 0 15px;
width: 80%;
}
.t500__cell-left .t500__item {
padding: 22px 0 22px 34px;
}
.t500__cell-right .t500__item {
padding: 22px 34px 22px 0;
}

.t-cell {
    vertical-align: top;
}

.t007 .t-col_4 {
  max-width: 320px;
  border-left: 5px solid #f7a941;
  padding-left: 16px;
  margin-left: 20px;
  }
  
.t497__item {
    border-width: 3px;
border-radius: 10px;
background-color: #ffffff;
background-position: center center;
border-color: #f7a941;
border-style: solid;
padding: 13px 20px 6px;
}