.labelText .terms, .labelText .privacy {
	border-bottom: 1px solid #d4d4d4;
}

.bc-results-content-clarins-me {
	background-image: url("../images/live-consultation-quiz-result.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	font-family: "ClarinsRegular", "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	padding: 35px 0;
	margin: 0 0 65px 0;
}

@media (max-width: 1023px) {
    
    .bc-results-content-clarins-me {
		background: none;
	}
    
    
}