/*
Theme Name: Baby King child
Template: babyking
Text Domain: babyking
*/
#header #logo{
  max-height:100%;
  margin:0 15px 0 0;
}
#header #logo img{
  max-height:90px;
}
.babystreet_title_holder .inner{
  padding-top:40px;
  padding-bottom:40px;
}
#footer > .inner {
    padding-top: 30px;
    padding-bottom: 30px;
}
#footer .widget {
    margin-bottom: 20px;
}

@media only screen and (max-width: 1279px){
  #header #logo img{
    max-height:70px !important; 
  }
   
}
