.st-guides-page{column-gap:2em;display:flex;flex-wrap:wrap;justify-content:center;row-gap:4em}.st-guides-page__publication{flex:0 0 30%}.st-guides-page__publication-image{display:flex;height:350px;justify-content:center;margin:auto}.st-guides-page__publication-image img{border-radius:0;max-height:100%;max-width:100%;min-height:100%;object-fit:contain}.st-guides-page__publication-info{align-items:center;display:flex;flex-direction:column;gap:5px;padding-top:16px;text-align:center}.st-guides-page__publication-info h3{margin-bottom:0}@media screen and (max-width:1024px){.st-guides-page__publication{flex:0 0 40%}}@media screen and (max-width:695px){.st-guides-page__publication{flex:0 0 90%}.st-guides-page__publication-image{height:auto}}