/* Realestate page styles */
.map-wrapper {
  display: flex;
  justify-content: center;
}

#floorTabs .btn {
  min-width: 160px;
}

#floorTabs .btn-success {
  background-color: #1b8f4b;
}
