@media screen and (max-width: 767px){
#blogTitle {
   background-size: 0;
}
}
#sidebar_search,#blog_nav_rss_image{
display:none;
}