
.google-form{
  height: calc(100vh - 125px);
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}


@media all and (min-width: 950px) {
}

@media all and (min-width: 2000px) {
}
