false
false
<>
.shelf-container .product-title p.popup-content .product-title p {
font-size: 14px;
line-height: 1.6;
font-weight: 500;
}
@media screen and (max-width: 991.98px) {
.shelf-container .product-title p.popup-content .product-title p {
font-size: 2vw;
line-height: 1.6;
}
}
@media screen and (max-width: 599.98px) {
.shelf-container .product-title p.popup-content .product-title p {
font-size: 3.0769230769vw;
}
}
>