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

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

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

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

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

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