/* Для опытных пользователей */
/* Скрыть шапку с логотипом */
.container.bannerContainer {
  display: none !important;
}