
.icon-RandD:before {
    content: url("img/logo.png");
}

.icon-testIcon{
	
	
	background-image: url(img/logo.png);height: 300px;width: 300px;background-color: red;
}