.custom-control-label img {
    pointer-events: none !important;
    width: 85px;
    height: 85px;
    border-radius: 100%;
}

#product-info #price_calculator .visualcal .custom-control {
 border: none;
}

.note_red {color:red;}