.content {
  padding: 16px;
}

.sticky {
  position: fixed;
  top: 0;
  width: 100%;
}

.sticky + .content {
  padding-top: 102px;
}

.home-black{
	width: 44px;
	height: 40px;
	display: inline-block;
}
.home-white{
	content: url('../images/testa-cresent-oem-40.png');
	margin-bottom:-1.2em;
	width: 44px;
	height: 40px;
	display: inline-block;
/* CSS Document */

