.k-font-1 {
	font-family: 'Kaushan Script';
}
.k-font-2 {
	font-family: 'Kaushan Script';
}
.k-size-1 {
    font-size: 7vw;
    line-height: 125%;
}
.k-size-2 {
    font-size: 5vw;
    line-height: 125%;
}
.k-size-3 {
    font-size: 3vw;
    line-height: 125%;
    
}
.k-size-4 {
    font-size: 2vw;
    line-height: 112%;
    
}
.row-5 {
    margin-top:-5%;
}
.row-10 {
    margin-top:-10%;
}
.row-15 {
    margin-top:-15%;
}
.row-20 {
    margin-top:-20%;
}
.row-25 {
    margin-top:-25%;
}
.row-30 {
    margin-top:-30%;
}

#img_liljos{
    aspect-ratio: 1/1;
    width: 100%;
}
#img_varner{
    aspect-ratio: 16/13;
    width: 100%;
}
#img_merle {
    aspect-ratio: 16/9;
    width: 80%;
}

#divalert {
    position: absolute;
    z-index: 1000;
    top:-100px;
    left: 0; 
    right: 0;     
    margin-left: auto;
    margin-right:auto;
    text-align: center;
    /* left:50%; */
    /* top:-10%; */
}