Here is the whole css
——————-
@media only screen and (max-width: 767px) {
.sticky-header-resized #logo {
height: 150px !important;
}
@media only screen and (max-width: 767px) {
div.inner-page-wrap{padding-top:50px !important}
}
@media only screen and (max-width: 480px) {
#logo img {
display: none!important;
}
#logo {
background: transparent url(‘http://192.185.91.211/~kieslers/wp-content/uploads/2014/05/baby_logo.png’) no-repeat center left;
background-size: 233px 150px;
width: 233px;
}
#logo a {
height: 150px;
color: #fff;
}
#top-bar {
height: 33px;
padding: 0px 0;
}
#top-bar a {
font-size: 100%;
color: #ffffff;
}
#top-bar {
color: #ffffff;
}
#footer p {
font-size: 90%;
line-height:110%;
}
#footer a:hover {color:#FFFFFF!important;}
#footer a:visited {color:#FFFFFF!important;}
#footer a:link {color:#FFFFFF!important;}
#footer {
padding: 5px 0 0;
height: 25px;
}
.full-width-text {
padding: 0px;
}
baby_photo{
width: 390px;
}
div.comments-likes{display:none;}
nav.mega-menu ul.menu {
text-align: left;}
#logo a.mobile-menu-show i:after {
content: “MENU”;
float: left;
margin-right: 12px;
font-size: 14px;
line-height: 20px;
font-style: normal;
}