
@media screen and (max-width: 500px) {
    .navbar-header {
        margin-top:10px
    }
}
 
  
 
.gray {
	color: #64666f;
}
 
