/* Sprint 626 — homepage hero search removed */
.tf-home-v3 .tf-home-v3-search{display:none!important}
.tf-home-v3 .tf-home-v3-copy{
  max-width:660px!important;
}
.tf-home-v3 .tf-home-v3-popular{
  margin-top:16px!important;
}
.tf-home-v3 .tf-home-v3-actions{
  margin-top:15px!important;
}
.tf-home-v3 .tf-home-v3-stats{
  margin-top:16px!important;
}
@media(max-width:767px){
  .tf-home-v3 .tf-home-v3-popular{
    margin-top:12px!important;
  }
  .tf-home-v3 .tf-home-v3-actions{
    margin-top:12px!important;
  }
}
