.layout_mainHeaderLeft {
  width: 100%;
  text-align: center;
}

@media screen and (max-width: 520px){
html{
    background: none;
    width: 100%;
}
.layout_layoutContainer{
    margin-left: 0px;
    min-width: 90%;
}
.indicatorCircle_circle_isSelected{
    height: 13px !important;
    width: 13px !important;
}
.indicatorCircle_label_isSelected{
    font-size: 13px;
}
}