#container {
  margin-left: inherit;
}

.trending-ranking-header .item.apple-google-store {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.trending-ranking-header .item.apple-google-store .item_label {
  width: auto;
  margin-right: 12px;
}

.head-ranking-none-login {
  background: #fff;
  padding: 23px 24px 24px;
  border-radius: 20px;
}

.head-ranking-none-login .title {
  display: inline-block;
  max-width: calc(100% - 20px);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 28px;
  line-height: 40.54px;
  font-weight: 400;
}

.head-ranking-none-login .p {
  font-size: 14px;
  line-height: 20.27px;
  font-weight: 400;
}

.title_ranking_app_grossing,
.title_ranking_app_free_ranking {
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  color: #fff;
  text-align: center;
  font-weight: 500;
  width: 100%;
  background-color: #232323;
}

#btnLoginSubmit {
  width: inherit;
  max-width: inherit;
}

#container {
  padding: inherit;
}

.store-ranking {
  min-height: 50vh;
}