.image { width: 100%; height: 330px; } .page-body-info { display: flex; box-sizing: border-box; padding: 15px; height: 410px; border-top: 1px solid var(--weui-FG-3); border-bottom: 1px solid var(--weui-FG-3); align-items: center; justify-content: center; } .page-section-ctn { text-align: center; margin: 0 auto; width: 100%; } .image { max-width: 100%; }