﻿
.Alti-clock {
    border-radius: 0%;
    background: #fff url(../images/GoJump-Alti-yr-m.png) no-repeat center;
    
  
    
    left: 0px;
    height: 12em;
    padding-bottom: 31%;
    position: relative;
}


.Alti-pointer-container {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.viewNav_content {
    /*padding-top: 15px;*/
}

.Alti-pointer {
    background: #000;
    height: 110px;
    top: calc(50% - 110px);
    left: calc(50% - 2px);
    position: absolute;
    transform-origin: 50% 80%;
    width: 3px;
    z-index: 8;
}




