.tax-service-category .site-main .ct-container, .tax-customer-review-category .site-main .ct-container {
  max-width: 900px;
}
.tax-service-category .entries .entry-card.sn-service.type-sn-service, .tax-service-category .entries .entry-card.sn-customer-review.type-sn-customer-review, .tax-customer-review-category .entries .entry-card.sn-service.type-sn-service, .tax-customer-review-category .entries .entry-card.sn-customer-review.type-sn-customer-review {
  padding: 0px;
  border-radius: 5px;
  overflow: hidden;
}
.tax-service-category .ct-pagination .page-numbers, .tax-customer-review-category .ct-pagination .page-numbers {
  border-radius: 99px;
}
.category.category-promotions .site-main .ct-container, .category-news-and-events .site-main .ct-container, .category-articles .site-main .ct-container, .blog .site-main .ct-container {
  max-width: 750px;
}
.category.category-promotions .ct-pagination .page-numbers, .category-news-and-events .ct-pagination .page-numbers, .category-articles .ct-pagination .page-numbers, .blog .ct-pagination .page-numbers {
  border-radius: 99px;
}
.post-type-archive-sn-channel .site-main .ct-container {
  max-width: 900px;
}
.post-type-archive-sn-channel .ct-pagination .page-numbers {
  border-radius: 99px;
}

