body.post-type-archive-product .no-results{
  font-family:Intro Bold,Intro_Bold;
  font-weight:400;
  font-size:2.25rem;
  text-align:center;
  margin:3.75rem auto;
  color:#008571;
}

@media (max-width:767.98px){
  body.post-type-archive-product .no-results{
    margin:2.5rem auto;
  }
}
