.d-service-card-title {
    margin-bottom: 10px !important;
}

.d-con-service-summary h2 {
    margin-bottom: 20px !important;
}

#services-panel .container { max-width: unset !important; }
#services-panel .d-service-summary-container {
     background: url("https://assets.unlayer.com/projects/5192/1661359819522-Image%20Services.jpg") no-repeat center;
    background-size: cover;
}
#services-panel .d-service-content,
#services-panel .d-service-cards-container {
    max-width: 1200px; margin: auto;
}