.custom-tab-dots {
  position: absolute;
  bottom: 24px;
  width: 100%;
  z-index: 99;
}

.custom-tab-dots .t4s-tabs-ul {
  padding: 10px 48px!important;
  background-color: #fff;
  width: 90%;
  max-width: 800px;
  margin: auto;
  border-radius: 4px;
  box-shadow: 0 4px 10px #00000040;
}