
.icon-check {
	background-image: url('png/check.png');
	background-repeat: no-repeat;
}


.icon-lv-derm-logo {
	background-image: url('png/lv-derm-logo.png');
	background-repeat: no-repeat;
}


.icon-right-arrow {
	background-image: url('png/right-arrow.png');
	background-repeat: no-repeat;
}


.icon-social-facebook {
	background-image: url('png/social-facebook.png');
	background-repeat: no-repeat;
}


.icon-social-youtube {
	background-image: url('png/social-youtube.png');
	background-repeat: no-repeat;
}

