.bold-ro__choice-header{
     margin-top: 56px; 
}
.bold-ro__frequency-type{
  width:90px!important;
}
.bold-ro__frequency-num{
width:50px!important;
}

.ro_widget{
     width: 100%;

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


.bold-ro__products-list{
    width:100% !important;
     margin:0 auto% !important;
     text-align:center !important;
}

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