@media screen and (max-width: 749px) {
    .product-information__grid {
        display: grid;
    }
}