@page
{
    size: auto;
    margin: 10mm 10mm 10mm 10mm;
}
html, body {
    height:auto;
}

body{
    overflow: visible !important;
}

h1, h2, h3, .lead, .livit-kursiv{
    font-size: 16pt !important;
}

h4, p, li{
    font-size: 10pt !important;
}

#page-wrap{
    display: none !important;
}

.modal-detail{
    position: static;
    overflow-y: visible;
}

.modal-header{
    display: none;
}

.contact .row .col-xs-12{
    width: 50%;
}

.img-circle{
    width: 80pt;
}

.row{
    page-break-inside: avoid;
    page-break-after: always;
}

.modal-detail{
    height:99%;
}
#nav-container{
    display: none;
}
.img-hero img{
    width:60%;
}