.socialpost{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(min(100%,340px),1fr))}.socialpost__post{border-radius:2rem;box-shadow:1px 1px 6px rgba(0,0,0,.11);display:flex;justify-content:center;padding:1.5rem;position:relative}@media (width <= 500px){.socialpost__post{box-shadow:none;padding:0}}.socialpost__post blockquote{border:0;margin:0;min-width:auto!important;padding:0}.socialpost__post iframe{min-width:auto!important}