.top, .map {
  background: #ffffff;
}

.ibb {
  border: .4em solid transparent;
  border-radius: 50%;
  cursor: pointer;
  transition: .2s
}

.ibb img {
  border-radius: .3em;
  max-width: 125px
}
