#module-ph_simpleblog-single .page-width,
#module-ph_simpleblog-list .page-width {
    max-width: 960px !important;
}

.page-cms .page-width.top-content,
.page-cms .page-width.main-content {
    max-width: 960px !important;
}

#contact .page-width.top-content,
#contact .page-width.main-content {
    max-width: 960px !important;
}

#contact #left-column {
    display: none;
}

#contact #pattern .col-md-9 {
    width: 100% !important;
}

#module-ph_simpleblog-single .simpleblog__post__content {
    display: none;
}

.blockreassurance_product {
    display: none;
}
.mollie-issuer-item img {
    display: none;
}

.delivery-options .delivery-option {
    padding: 10px 0;
    border-bottom: solid 1px #ddd;
}
.delivery-options .delivery-option:first-child {
    border-top: solid 1px #ddd;
}

.delivery-option .carrier-logo {
    display: none;
}

.out-of-stock-label {
    display: none;
}