@media all and (max-width: px) {
  header{padding: 0 1rem;}
  #root {
  }
  .main-warp > div {
    display: block !important;
  }
  .form-wrap input{min-width: 27rem !important;}
  .mb-block{display: block;}
}
