﻿
#header .navbar-brand #navbar-brand-img {
    background: url(../images/HowLeaky_Logo_280.png);
    background-repeat: no-repeat;
    /*background-size: 300px 96px;*/
    display: block;
    background-size: 280px;
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
    margin-top: -25px;
    width: 280px;
    height: 85px;
    margin-bottom: -15px;
}

#header .navbar.affix #navbar-brand-img {
    /*background: url(../images/Signature_HowLeaky_Logo_Inverse.png);*/
    background: url(../images/HowLeaky_Logo_220.png);
    background-repeat: no-repeat;
    background-size: 220px;
    margin-top: -20px;
    height: 68px;
    /*display: block;
	background-size: 200px;
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
	
	width: 300px;
	height: 96px;
	margin-bottom: 5px;*/
}
