body {
   background-image: url(/flag-bg.png), 
   url(/bitrix/templates/gos_bitrix_s1/images/snowman.png), 
   url(/bitrix/templates/gos_bitrix_s1/images/tree.png), 
   url(/bitrix/templates/gos_bitrix_s1/images/trees.png), 
   linear-gradient(white, white), 
   url(/bitrix/templates/gos_bitrix_s1/images/snow.png) !important;

   background-size: auto, auto, auto, auto, 100% 140px, auto;
   background-repeat: no-repeat, no-repeat, no-repeat, repeat-x, no-repeat, repeat !important;
   background-position: right top, left calc(100% - 95px), right calc(100% - 95px), right calc(100% - 95px), left bottom, 0 0 !important;
   background-color: #004a87 !important;
}

html, body {
   height: auto !important;
   width: auto !important;
}

.ribbon {
   background: none !important;
}

.footer{
   margin-top: 108px;
}

hr.ribb{
   display: none;
}