.b-page_holiday-face .holiday-face_parallax {
    background-color: #3f2a20;
    transform: translate3d(0px, 0px, 0px);
}
.holiday-face {
    background: none no-repeat scroll center center / cover #3f2a20;
    bottom: 0;
    left: 0;
    min-height: 540px;
    min-width: 875px;
    position: fixed;
    right: 0;
    top: 0;
    z-index: -1;
}

.holiday-face_parallax .holiday-face__item_5 {
    background-image: url("../img/wKRfV_hlcMYTwL0tLdTfkfD4s.jpg");
}
.holiday-face_parallax .holiday-face__item_4 {
    background-image: url("../img/ryCqbMR3r4SS8ndABXAOfQ-0I.png");
}
.holiday-face_parallax .holiday-face__item_3 {
    background-image: url("../img/bH6gkCAQB_X8LNVg3ilwwhG40.png");
}
.holiday-face_parallax .holiday-face__item_2 {
    background-image: url("../img/iFWNN9Fl1VGxk8SI9LGljdhUQ.png");
}
.holiday-face_parallax .holiday-face__item_1 {
    background-image: url("../img/RVWSpixldgXfBaQy0T5Y3vaUE.png");
}

.holiday-face-words__link {
    height: 100%;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
   
}
.holiday-face-words {
    background: none no-repeat scroll center top rgba(0, 0, 0, 0);
    height: 69px;
    left: -30px;
    position: absolute;
    right: -30px;
    top: 20%;
	width:100%;
}
.b-page_holiday-face .holiday-face_parallax .holiday-face__item {
    opacity: 1;
}
.holiday-face__item {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    bottom: 0;
    left: 0;
    margin: -50px 0;
    opacity: 0.3;
    position: absolute;
    right: 0;
    top: 0;
    transition: opacity 0.1s ease 0s;
}