#p-show-post .p-show-post__main-col{background-color:#fff;padding:16px;border-radius:8px;margin-bottom:16px}#p-show-post .p-show-post__action-col>:first-child{background-color:#fff;padding:16px;border-radius:8px}@media only screen and (min-width: 992px){#p-show-post .p-show-post{display:grid;gap:16px;grid-template-columns:1fr 3fr;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}}
