@media (max-width: 400px) {
  #bss-b2b-registration-form * {
        width: 100% !important;
  }

  .bss-b2b-rf-field.field-header {
    text-align: center;
  }
}