.page-header {
    background-image: url(/images/services/steel-shelving-1.jpg);
    background-position: 0 -200px;
}

.main-article-content {
    margin: 75px 10vw;
}

h2 {
    margin-bottom: 20px;
}
h3 {
    margin-top: 20px;
    margin-bottom: 5px;
}
p, ul {
    margin-bottom: 10px;
}