.white-logo-big {
  width: 100%;
  height: 56px;
  /* display: table-cell !important; */
  display: flex;
  justify-content: center;
}
.white-logo-big-text {
  padding: 19px 0px 19px 0px;
  color: #ffffff;
  font-size: 18px;
  line-height: 18px;
  font-weight: 700;
  display: flex;
  align-items: center;
  /* margin-top: 2px; */
}
.TopBarTitleShopName {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  /* margin-top: 2px; */
}
