body {
    max-width: 100%;
    font-size: 13px;
    font-family: Arial, Verdana, sans-serif;
    line-height: 16px;
    height: auto;
}

* {
    box-shadow: none !important;
}

#wrapper {
    margin-top: 40px;
}

header {
    display: block !important;
}

.no-print, .sticky{
    display: none;
}

#logo {
    padding: 0 20px 10px 30px;
    max-width: 200px;
}

#main, #print-title{
    padding: 20px 30px 0 90px;
}

#print-title p {
    padding-top: 30px;
    margin-bottom: 0;
}

h1{
    font-size: 16px;
    color: #006FBA;
    line-height: 20px;
    margin-top: 10px;
}

h3, h3:last-child{
    font-size: 13px;
}
.row .col.m6 {
    width: 50%;
    margin-left: auto;
    left: auto;
    right: auto;
}

.workplace {
    padding-top: 30px;
}

.workplace .col.m6 {
    width: 100%;
}
.workplace .right {
    display: none;
}
#more-jobs, #print-title {
    display: block !important;
}