--> body.item .main-content-wrapper { display: flex; flex-wrap: nowrap; justify-content: space-between; gap: 30px; } body.item .main-content-wrapper .main { width: 70%; } body.item .main-content-wrapper .sidebar { width: 30%; }