.tib-front {
  width: 100%;
  box-sizing: border-box;
}

.tib-front__inner {
  width: 100%;
  box-sizing: border-box;
}
