@media only screen and (max-width:767px){.press-releases__title{text-align:center}}.press-releases__list{display:grid;gap:16px}@media only screen and (min-width:768px)and (max-width:1140px){.press-releases__list{grid-template-columns:repeat(2,1fr);gap:20px}}@media only screen and (min-width:1141px){.press-releases__list{grid-template-columns:repeat(3,1fr);gap:24px}}