.no-results {
  margin: 0 auto;
  text-align: center;
  height: 5.2rem;
  line-height: 5rem;
  padding: 0 2rem;
  border: 1px solid #e6e6e6;
  border-radius: 1.2rem;
  color: #074b7f;
  font-size: 1.6rem;
  font-weight: 600;

}
