.bold-ro__radio-div input {
  height: 13px;
}
.ro_widget {
  width: 120%;
}
.bold-ro__frequency-num {
  width: 15% !important;
}
.bold-ro__frequency-type {
  width: 35% !important;
}

input.bold-product__quantity-val{
	padding: 10px 15px;
}
.bold-ro__choice-header {
  margin-right: 2em;
  text-align: center !important;
}



@media only screen and (min-width: 499px){
  .bold-grid__column.bold-grid__column--quarter{
    display:inline-block !important;
    float:none;
  }
}