@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {

    .sign-post .svg {
        height:100%;
        width:100%;
    }

    .sign-post{height:58%; bottom:10% !important;}

    body .question10 #label-q10-a {
        left: 10%;
        top:39% !important;
    }

    body .question10 #label-q10-b.sign-post {
        left: 25%;
        top:37% !important;
    }

    body .question10 #label-q10-c.sign-post {
        left: 40%;
        top:37.5% !important;
    }

    body .question10 #label-q10-d.sign-post {
        left: 56%;
        top:37% !important;
    }

    body .question10 #label-q10-e.sign-post {
        left: 72%;
        top:39.7% !important;
    }

    body .results #percentage-p {
        top: 18%;
    }

    body .results #percentage-r {
        top: 9%;
    }

    body .results #percentage-i {
        top: 29%;
    }

    body .results #percentage-d {
        top: 45%;
    }

    body .results #percentage-e {
        top: 39%;
    }

    .results .list .result-blurb .svg {
        margin-top:-5%;
    }

    body .results .start-over {
        top: 66%;
    }

    body .results .share {
        top: 66%;
    }

    .result .value{
        margin-top:-5%;
    }

    body .results .percentage .result{
        top:58%;
    }
    
    body .question1 #time-machine-stroke-div{
        left:35.5%;
        top:40.8%;
    }
    
    body .question3 #island{
        top:54%;
    }
    
    body .question5 #float-stroke-div {
        top: 33%;
    }
    
    body .question5 #compass-stroke-div {
        top : 33%;
    }
    
    body .question8 #scroll-trimming {
        top : 37%;
    }
}