/*
Template: albatros
Theme Name: albatros_custom
Theme URI:http://open-cage.com/albatros/
*/

#logo {
  margin: 47px 0 8px;
  padding: 0;
  font-size:0.8em;
  height: 55px;
  }
  #logo .h1{
    font-size:1em;
    margin:0;
    padding:0;
  }
  #logo a {
    color: white; 
    width: 100%;
    height: 55px;
    display: table-cell;
    vertical-align:middle;
    text-align:center;
    line-height: 1.15;
    text-decoration:none;
  }