#p-show-post .p-show-post__main-col{padding:16px;border-radius:8px;margin-bottom:16px}#p-show-post .p-show-post__action-col>:first-child{padding:16px}@media only screen and (min-width: 992px){#p-show-post .p-show-post{display:grid;gap:24px;grid-template-columns:2fr 6fr 1fr;grid-template-rows:auto;grid-template-areas:"Action Main" "Action Main"}#p-show-post .p-show-post__main-col{grid-area:Main}#p-show-post .p-show-post__action-col{grid-area:Action}}
