.p-hero.-giro-2026 .p-composition_element.-glass {
width: 78%;
    left: 26%;
    bottom: -39%;
}
.p-hero.-giro-2026 .p-composition_element.-bottle.-one {
    left: 80%;
    bottom: -5%;
}
.p-hero.-giro-2026 .p-composition_element.-badge-frozen {
    width: 38%;
    left: 30%;
    bottom: 45%;
}
.p-hero.-giro-2026 .p-hero_side-badge {
    position: absolute;
    bottom: 45%;
    right: 0;
    max-width: 100px;
}
@media(max-width: 1200px){
    .p-hero.-giro-2026 .p-composition_element.-glass {
        width: 89%;
        left: -47%;
        bottom: -59%;
    }
    .p-hero.-giro-2026 .p-composition_element.-bottle.-one {
        left: 21%;
        bottom: -15%;
        width: 120%;
    }
    .p-hero.-commercial-2022.-giro-2026 .p-hero_text {
        top: 0;
    }
    .p-hero.-giro-2026 .p-hero_side-badge {
        bottom: 38%;
        width: 120px;
    }
}