#main-block {
    background: url(../../images/main-c-bg3.jpg) no-repeat bottom center;
    min-height: 1650px;
}

.inside-page #main-block {
    background: url(../images/m-bg-01.jpg);
    min-height: 0;
}

@media only screen and (max-width: 1023px) {
    #main-block {
        background: url(../images/m-bg-01.jpg);
    }
}

@media only screen and (max-width: 768px) {
    .content #affiliate-block-five .affiliate-container .staff-image {
        background: url(https://s3.amazonaws.com/client-data.funeraltechweb.com/santacruz/Fam-Staff.png) no-repeat center center;
        height: 550px;
        background-size: contain;
        bottom: 0;
        background-position: bottom center;
    }
    #affiliate-block-one .affiliate-container .affiliates-title h1, #affiliate-block-one .affiliate-container .affiliates-title h2, #affiliate-block-one .affiliate-container .affiliates-title h3, #affiliate-block-one .affiliate-container .affiliates-title h4, #affiliate-block-one .affiliate-container .affiliates-title h5, #affiliate-block-three .affiliate-container .affiliates-title h1, #affiliate-block-three .affiliate-container .affiliates-title h2, #affiliate-block-three .affiliate-container .affiliates-title h3, #affiliate-block-three .affiliate-container .affiliates-title h4, #affiliate-block-three .affiliate-container .affiliates-title h5, #affiliate-block-four .affiliate-container .affiliates-title h1, #affiliate-block-four .affiliate-container .affiliates-title h2, #affiliate-block-four .affiliate-container .affiliates-title h3, #affiliate-block-four .affiliate-container .affiliates-title h4, #affiliate-block-four .affiliate-container .affiliates-title h5, #affiliate-block-five .affiliate-container .affiliates-title h1, #affiliate-block-five .affiliate-container .affiliates-title h2, #affiliate-block-five .affiliate-container .affiliates-title h3, #affiliate-block-five .affiliate-container .affiliates-title h4, #affiliate-block-five .affiliate-container .affiliates-title h5 {
        font-size: 6.5vw;
    }
    #visit-us .wrapper .visit-us-title h1, #visit-us .wrapper .visit-us-title h2, #visit-us .wrapper .visit-us-title h3, #visit-us .wrapper .visit-us-title h4, #visit-us .wrapper .visit-us-title h5, #visit-us .wrapper .visit-us-title h6 {
        font-size: 6.5vw;
    }
    #visit-us .wrapper .visit-container .visit-details {
        margin: 2em 0;
    }
}

@media only screen and (max-width: 767px) {
    #caring-staff .caring-content-container .caring-details table, #caring-staff .caring-content-container .caring-details table tbody, #caring-staff .caring-content-container .caring-details table tr, #caring-staff .caring-content-container .caring-details table tr td {
        display: block;
        margin: 0 auto;
        text-align: center;
    }
}

@media only screen and (max-width: 480px) {
    .responsive-1 .content .header-block header, .responsive-1 .content .header-cta-container, .responsive-1 .content .header-cta-container .navigation-btn-container {
        display: block;
        width: 100%;
        float: none;
        text-align: center;
    }
    .responsive-1 .content .header-cta-container .header-cta h2 {
        font-size: 35px;
        line-height: 1.2;
    }
}