@media only screen and (max-width: 500px) {
    .bss-b2b-rf-field.bss-b2b-grid-col-3 {
        width: 80%;
        margin: 0 auto;
    }
}