.contato-map {
  width: 100%;
  min-height: 400px;
}

.contato .form-control,
.contato .form-select {
  min-height: 3.25rem;
  padding: 0.5rem 1.125rem;
  border-radius: calc(3.25rem / 2);
  font: inherit;
}

.contato-map {
  width: 100%;
  min-height: 400px;
}
