.single-post-wrap{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;gap:30px;box-sizing:border-box}.single-post-wrap .content-area{flex:1 1 auto;min-width:0}.single-post-wrap .sidebar-area{flex:0 0 30%;max-width:350px}@media (max-width:900px){.single-post-wrap{flex-direction:column}.single-post-wrap .sidebar-area{flex:1 1 auto;width:100%;max-width:100%;margin-top:20px}}