.half-item>.ant-col-14>.ant-form-item-control {
  // width: 254px !important;
}

.ant-radio-button-wrapper-checked{
  background: #58a3ff;
  border-color: #58a3ff;
  color: #fff;
  box-shadow: -1px 0 0 0 #58a3ff;
  z-index: 1;
}