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

.contato .row-background {
  background-image: url(../imagens/contato.webp);
  background-position: left;
  background-size: contain;
  background-repeat: no-repeat;
}

.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;
}
