#send-routine-email .submit-btn, .send-routine-section .submit-btn.logged-submit{
	width: 260px;
}
@media screen and (min-device-width: 1024px) and (max-device-width: 1259px) { 
	.bc-skin-profile__title {
		font-size: 90px;
	}
}
@media screen and (min-device-width: 360px) and (max-device-width: 426px) { 
	.bc-products .tab__parent {
		margin-top: 35px;
	}
}
@media screen and (min-device-width: 1024px) and (max-device-width: 1064px) { 
	.bc-products .tab__parent {
		margin: 25px auto 20px auto;
	}
}
@media screen and (min-device-width: 1024px) and (max-device-width: 1168px) {
    .bc-product button.open-quickview {
            width: 90%;
    }
}