.header_nav-list {
    gap: 25px;
}
.subscribe-form button {
    border-radius: 8px 0 0 8px;
}
.footer {
    padding: 0;
}
@media (max-width: 1024px) {
  header.header {
    display: none !important;
  }
}
.footer_img {
    margin-right: 248px;
}