.error_bg{ background-color: #FF00001A; display: flex; flex-direction: row; min-height: 72px; padding-top: 18px; padding-bottom: 18px; padding-left: 28px; padding-right: 40px; box-sizing: border-box; } .error_icon_bg{ width: 26px; height: 26px; border-radius: 13px; background-color: red; display: flex; align-items: center; justify-content: center; margin-right: 12px; margin-top: 4px; }