.header_hero {
width: 100%;
position: absolute;
top: 10%;
// left: 0;
bottom: 0;
right: 0;
.header_hero__container {
position: relative;
display: block;
.phone {
position: absolute;
}
.gifts {
position: absolute;
}
}
}