.contato-map {
  width: 100%;
  min-height: 400px;
}
.icon-mod{
  width: 60px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  border-radius: 4px;
  background:  linear-gradient(180deg, #4A826D 0%, #213A31 100%);
}