@media only screen and (max-width:767px){.press-downloads__title{text-align:center}}.press-downloads__list{display:grid;align-items:stretch;gap:24px}@media only screen and (min-width:768px)and (max-width:1140px){.press-downloads__list{grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width:1141px){.press-downloads__list{grid-template-columns:repeat(3,1fr);gap:32px}}.press-downloads-item{height:100%}.press-downloads__copy-link{font-size:18px}