.searchComIcons {
  display: none;
}

.main-container #logo a:before {
  background-repeat: no-repeat;
  background-size: 35px;
  width: 40px;
  height: 35px;
  display: block;
  float: left;
  margin-top: -7px;
}
#header h1, #header h2 {
    background: url(http://www.gamingislife.es/wp-content/uploads/sites/256/2018/06/gaming-icon.png);
    font-size: 38px;
    display: block;
    float: left;
    display: inline-block;
    margin: 0;
    line-height: 70px;
    margin: 25px 0 0 0;
    color: #fff;
}


