div#bitforms_2_164_2 {
    width: 100%;
}
@media screen and (max-width: 999px) {
  ._frm-b2 {
    display: flex;
    grid-template-columns: repeat(60, minmax(1px, 1fr));
}
}