.bankcard{ width: calc(100vw - 350px); height: calc(100vh - 250px); background-color: #fff; display: flex; justify-content: center; align-items: center; }