.bullet-product-content h1, .bullet-product-content .h1 {
font-size: clamp(22px, calc(22px + (36 - 22) * ((100vw - 375px) / (1400 - 375))), 36px);
}

.bullet-product-content .price-regular {
    font-size: 22px;
}