#priceset .content.contribution_amount-content {
 margin-left: 0px;
 margin-top: 30px;
}

#priceset .contribution_amount-section div.label label {
 display: none;
}

#crm-container.crm-public #priceset .price-set-row {
 display: inline-block;
 margin-bottom: 40px;
}

#priceset .price-set-option-content input {
 display: none;
}

#priceset span.price-set-option-content label {
 padding:15px;
 border-radius: 20px;
 background-color: lightgrey;
}
