.header {
  padding: 5rem 0 1rem 0;
}
.header-block {
  display: flex;
  justify-content: space-between;
}
.pointer {
  cursor: pointer;  
}