body {
  width: 100%;
  height: 100%;
  overflow-x: auto;
}
.container {
  width: 100%;
  min-width: 1320px;
  height: 1377px;
  background: url('../images/notification-detail.webp') no-repeat top;
  background-size: cover;
}
