.print-only {
    display: block;
}
.no-print, .linkedin {
    display: none;
}
body {
    font-size:12px;
    line-height:18px;
}
h1 {
    font-size:14px;
    line-height:16px;
}
h3 {
    font-size:12px;
    line-height:18px;
    margin-bottom:0;
}

#wrapper {
    box-shadow: none;
    padding-top: 120px;
}
.content, .grey-bg {
    padding: 0 30px;
    margin:0;
}
.print-width {
    width: calc(50% - 20px) !important;
    margin-right: 10px;
    padding-top: 20px;
    float: left;
}
#logo {
    width: 24%;
}
#infoline {
    padding-top:0px;
    margin-bottom:20px;
}
#infoline div {
    font-size:12px;
    line-height:13px;
    left: 15px;

}
.grey-bg h3 {
    margin-bottom:10px;
}
.material-icons {
    font-size: 14px !important;
    left: -18px;
    top: -1px;
}
.grey-bg {
    background-color: #fff;
    padding-top: 20px;
    margin-bottom: 30px;
    clear: both;
}
.ui.grid>[class*="eight wide computer"].column {
    width: calc(50% - 20px) !important;
    margin-right: 10px;
    padding-top: 20px;
    float: left;
}
.width-66, .ui.grid>[class*="eight wide computer"].column > p {
    padding-top:20px;
}
.round-img, #foto-mail {
    width: 80px;
    float:none;
}
.secondary {
    padding-top:35px;
}
