/*-------------------------------------------------------------------------------------------*/
/* Test      */
/*-------------------------------------------------------------------------------------------*/
.bg-img {
	background: url([[*breadcrumb-background*]]) 0 10% no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
}