.iconContainer {
  position: absolute;
  top: 5px;
  right: 3px;
  width: 20px;
  height: 20px;
  color: #fff;
  font-size: 11px;
  z-index: 9999;
  cursor: pointer;
}
