﻿html,
body {
  min-height: 100%;
}

body {
  background-color: #f4f3f1;
  background-image: url('/assets/ritualluks.ru/bitrix/templates/klik-template/img/mramor.png') !important;
}

.header {
  width: 100% !important;
  max-width: 1358px;
  background-color: #756f66;
  background-image: url('/assets/ritualluks.ru/bitrix/templates/klik-template/img/top-back.jpg') !important;
  background-position: center top !important;
  background-size: cover !important;
}

img[src^="data:image/gif;base64"] {
  display: none !important;
}

@media (max-width: 767px) {
  .header {
    background-position: center top !important;
  }
}

