.myndd{
    /* position: absolute; */
}

.hallo {
    /* position: absolute; */
}

.img-containerr{
    /* height: 200px; */
    height: 30vh;
    background-repeat: no-repeat;
    background-size: cover;
 
   
}

.textii{
    
    /* position: relative; */
text-align: center;
margin: 0;
}

@media only screen and (min-width: 970px){
    .img-containerr{
        height: 50vh;
    }
}

a:hover{
    font-size: 30px;
    /* transform: scale(2); */
    color: lightblue;
}

#photo1{
    background-image: url("../imgs/skor_mobile2.jpg");
}
#photo2{
    background-image: url("../imgs/express_mobile2.jpg");
}

.bg-skorgreen0{
    background-color: #00000020;
}
.bg-skorgreen{
    background-color: #00000040;
}

.mini{
    font-size: 1.2rem !important;
}

.linkur{
    font-weight: 400;
    text-decoration: wavy;
    text-decoration: underline;
}

.shi{
    font-size: 1rem !important;
}