/* Enter Your Custom CSS Here */
body.page-template-single-project div#primary {
    width: 100%;
}

body.page-template-single-project {
    overflow-x: hidden;
}

body.page-template-single-project div#primary div.single-thumb img {
    margin-left: auto;
    margin-right: auto;
    display: block;
}

body.page-template-single-service div#primary {
    width: 100%;
}

body.page-template-single-service {
    overflow-x: hidden;
}

body.page-template-single-service div#primary div.single-thumb img {
    margin-left: auto;
    margin-right: auto;
    display: block;
}