/* For test site only */
.site-breadcrumb-wrap .site-breadcrumb:first-of-type{
  display: none;
}

.site-breadcrumb-wrap .site-breadcrumb:nth-of-type(2):after{
  display: none;
}

/* Homepage section - Fraud Notify */
.cta-fraudnotify {
	background-repeat: no-repeat;
	background-size: cover;
  background-position: center;
}