|  | @@ -148,7 +148,7 @@ table {
 | 
	
		
			
				|  |  |    outline: medium none;
 | 
	
		
			
				|  |  |    text-decoration: none;
 | 
	
		
			
				|  |  |    color: #d7d7d7;
 | 
	
		
			
				|  |  | -  font-weight: 300;
 | 
	
		
			
				|  |  | +
 | 
	
		
			
				|  |  |  }
 | 
	
		
			
				|  |  |  .navbar-brand img {
 | 
	
		
			
				|  |  |    width:40px;
 | 
	
	
		
			
				|  | @@ -157,22 +157,24 @@ table {
 | 
	
		
			
				|  |  |    text-decoration: none;
 | 
	
		
			
				|  |  |    color:#7ac9f0;
 | 
	
		
			
				|  |  |  }
 | 
	
		
			
				|  |  | -
 | 
	
		
			
				|  |  |  .logo-firstline {
 | 
	
		
			
				|  |  |    font-variant:small-caps;
 | 
	
		
			
				|  |  | +  font-weight: 300;
 | 
	
		
			
				|  |  |  }
 | 
	
		
			
				|  |  |  .logo-img img {
 | 
	
		
			
				|  |  | -  margin-top:-18px;
 | 
	
		
			
				|  |  | +  margin:-12px 0 0 -3px;
 | 
	
		
			
				|  |  |  }
 | 
	
		
			
				|  |  |  .logo-secondline {
 | 
	
		
			
				|  |  |    font-variant:small-caps;
 | 
	
		
			
				|  |  | -  display:block;
 | 
	
		
			
				|  |  | -  margin: -13px 0 0;
 | 
	
		
			
				|  |  | +  font-weight: 300;
 | 
	
		
			
				|  |  | +  margin: 0 0 0 -5px;
 | 
	
		
			
				|  |  |  }
 | 
	
		
			
				|  |  |  .logo-byline {
 | 
	
		
			
				|  |  |    display:block;
 | 
	
		
			
				|  |  | -  margin:-8px 0 0;
 | 
	
		
			
				|  |  | -  padding-left:44px;
 | 
	
		
			
				|  |  | +  font-weight: 200;
 | 
	
		
			
				|  |  | +  margin:-5px 0 0;
 | 
	
		
			
				|  |  | +  padding-left:163px;
 | 
	
		
			
				|  |  | +  letter-spacing: .08rem;
 | 
	
		
			
				|  |  |    font-size:14px;
 | 
	
		
			
				|  |  |  }
 | 
	
		
			
				|  |  |  @media (min-width: 768px) and (max-width: 992px) {
 | 
	
	
		
			
				|  | @@ -188,8 +190,8 @@ table {
 | 
	
		
			
				|  |  |    }
 | 
	
		
			
				|  |  |    .logo-byline {
 | 
	
		
			
				|  |  |      display:block;
 | 
	
		
			
				|  |  | -    margin:-8px 0 0;
 | 
	
		
			
				|  |  | -    padding-left:30px;
 | 
	
		
			
				|  |  | +    margin:-5px 0 0;
 | 
	
		
			
				|  |  | +    padding-left:122px;
 | 
	
		
			
				|  |  |      font-size:12px;
 | 
	
		
			
				|  |  |    }
 | 
	
		
			
				|  |  |  }
 | 
	
	
		
			
				|  | @@ -207,7 +209,7 @@ table {
 | 
	
		
			
				|  |  |    .logo-byline {
 | 
	
		
			
				|  |  |      display:block;
 | 
	
		
			
				|  |  |      margin:-8px 0 0;
 | 
	
		
			
				|  |  | -    padding-left:26px;
 | 
	
		
			
				|  |  | +    padding-left:95px;
 | 
	
		
			
				|  |  |      font-size:10px;
 | 
	
		
			
				|  |  |    }
 | 
	
		
			
				|  |  |  }
 |