.bx-has-pager { text-align: center; margin-top: 10px; }
.bx-pager-item { display: inline-block; margin: 1px; }
.bx-pager-link { width: 44px; height: 44px; line-height: 44px; display: block; text-decoration: none; font-size: 14px; color: rgb(204, 204, 204) !important; }
.bx-pager-link.active { background: rgb(30, 115, 190); border-radius: 22px; color: rgb(255, 255, 255); }
img { width: 44px; height: 44px; margin-bottom: 10px; }
cite { color: rgb(43, 43, 43); text-align: center; width: 100%; float: left; }
.testimonials { text-align: center; color: rgb(43, 43, 43); }
.testimonial p {
  font-size: 15px;
  @media (max-width: 640px) {
  font-size: 15px;
}
}