div.owl-dots {
  margin-top: 15px;
  display: flex;
  justify-content: center;
}

div.owl-dots .owl-dot {
  width: initial;
}

.owl-theme div.owl-dots .owl-dot span {
  width: 15px;
  height: 15px;
}
