<style>
 .tns-nav {
  text-align: center;
  margin-top: 20px;
}
.tns-nav button {
  width: 12px;
  height: 12px;
  background-color: #e4e4e4;
  border: 1px solid #e4e4e4;
  margin: 0 5px;
  border-radius: 50%;
}
.tns-nav button.tns-nav-active {
  background-color: #760060;
}
.tns-nav {
    text-align: center;
   }
@media (min-width: 770px){
.s-bg-move-top, .s-bg-white+.s-bg-white, .s-bg-white+.s-numbers-simple {
    margin-top: 15px;
}
}
</style>
