@media only screen and (max-height:440px) {
  :root {
    --cv-peek-mobile: -56px;
    --cv-peek: -55px;
    --cv-peek-height: 15px;
  }
}
