.public-courses-page { width: 100%; height: 100%; box-sizing: border-box; padding: 20px; position: relative; display: flex; justify-content: space-between; align-items: center; .summary-wrapper { width: 304px; height: 798px; border-radius: 8px; background-color: #fff; box-sizing: border-box; padding: 20px; } }