.brandSearch2-page {
  padding-top: 20px;
}
body{
  background: white;
}
.first-intro-in{
  font-size: 15px;
}
.page-nav-in a{
  color: white;
}
.nice-list li:nth-of-type(10n+6) .first-intro,
.nice-list li:nth-of-type(10n+7) .first-intro,
.nice-list li:nth-of-type(10n+8) .first-intro,
.nice-list li:nth-of-type(10n+9) .first-intro,
.nice-list li:nth-of-type(10n+10) .first-intro {
  left: auto;
  right: 100%;
}