.study-product-notes{grid-template-columns:repeat(4,1fr)}
@media(max-width:980px){.study-product-notes{grid-template-columns:repeat(2,1fr)}}
@media(max-width:700px){.study-product-notes{grid-template-columns:1fr}}
