.submit-btn {
	width: 315px;
}
@media (max-width: 375px){
	.bc-products .tab__heading {
		margin: 5px 0;
	}
}
@media (max-width: 478px){
	.bc-products .tab__heading {
		font-size: 14px;
		margin-left: 5px;
	}
}
@media (min-width: 1024px){
	.bc-skin-profile__title {
		font-size: 90px;
	}
}
@media (min-width: 1260px){
	.bc-skin-profile__title {
		font-size: 110px;
	}
}
@media screen and (min-device-width: 1024px) and (max-device-width: 1200px) {
	.bc-products .tab__parent {
		width: 67%;
	}
}
@media (min-width: 1200px){
	.bc-products .tab__parent {
		width: 55%;
	}
}
.privacy-policy-terms {
	margin-bottom: 0px;
}
.privacy-policy-js {
	margin-block-start: 0px;
}
@media (max-width: 411px) {
	.consultation-intro__wrapper {
		width: 100%;
	}
}
@media screen and (min-device-width: 360px) and (max-device-width: 365px) {
    .bc-product button.open-quickview {
            width: 52%;
    }
}
@media screen and (min-device-width: 1024px) and (max-device-width: 1168px) {
    .bc-product button.open-quickview {
            width: 95%;
    }
}