.serviceSupportBox{
  padding: .76rem 0 .92rem 0;
}

.topBarBox .topBarItemAct::after {
  width: .8rem;
}
.serviceSupportInner{
  margin: 0 auto;
}
.serviceSupportInner .pageTitle{
  margin: 0 auto ;
}
.serviceSupportInner .pageTitle{
  display: flex;
  justify-content: center;
}
.serviceSupportItem{
  width: 100%;
  display: flex;
  flex-direction: column;
}