.line-header {
  background-color: #DB57B2 !important;
  min-height: 130px;
}

.line-header .logo img {
  width: 130px !important;
  max-width: 130px !important;
  height: auto !important;
}
.line-footer {
  background-color: #000000 !important;
  max-height: 280px;
}
.line-footer img {
  width: 380px !important;
  max-width: 380px !important;
  height: auto !important;
}
.line-footer {
  display: flex;
  align-items: center;
  justify-content: center;
}