@media(max-width:767px){
    .product-form__input--pill input[type=radio]+label{
        font-size:8px !important;
    }
}