@media(max-width: 749px){
    .grid__item .product__title h1{
        font-size: 24px;
    }
}