.block {
  position: relative;
}
.block .contextual {
  display: none;
}
.block h2, .block > .field__label {
  margin-bottom: 8px;
}