.indent-100 {
  text-indent: 100px;
}

/* Поднимаем шапку поверх первого Zero Block */
.t-header,
#t-header {
  position: relative;
  z-index: 9999 !important;
}