:root {
  --gav-form-height-lg: 60px;
  --gav-form-height-md: 60px;
  --gav-form-height-sm: calc(var(--gav-dimension-2-25x));
  --gav-form-height-xs: calc(var(--gav-dimension-1-75x));
}
