@media (max-width: 479px) {
  #vip-popup .become-vip > .wrapper > .become {
    font-size: 22px;
  }
  #vip-popup .become-vip > .wrapper > .become:after,
  #vip-popup .become-vip > .wrapper > .become:before {
    display: none;
  }
}
.actuality_list_item a.picture span.overlay_game,
.overlay_game {
  background-image: url(/img/pt/overlay_game.png);
}
.actuality_list_item a.picture span.overlay_actuality {
  background-image: url(/img/pt/overlay_actuality.png);
}
#left.actuality_detail div.actuality_container div.actuality_content div.main_picture span.game {
  background-image: url(/img/pt/overlay_game.png);
}
#wall_items div.wall_item.wall_item_game div.item-detail a.pic span.game-overlay {
  background-image: url(/img/pt/overlay_game_wall.png);
}
#book_left a#main_picture span.recruiter {
  background: url(/img/pt/picto_recruiter_book.png) no-repeat;
}
