@media only screen and (min-width: 1px) and (max-width: 1000px) {
    body.single-post #page-header-bg[data-post-hs=default][data-alignment-v=middle]:not(.fullscreen-header) .span_6 {
        width: 60% !important;
        top: 0% !important;
        left: 25% !important;
        margin-top: -3% !important;
    }
}

@media only screen and (max-width: 1300px) and (min-width: 1000px) {
    body.single-post #page-header-bg[data-post-hs=default][data-alignment-v=middle]:not(.fullscreen-header) .span_6 {
        width: 60% !important;
        top: 50% !important;
        left: 25% !important;
    }
}

#page-header-bg .nectar-particles .span_6 .inner-wrap, #page-header-bg .span_6 {
    top: 50% !important;
    left: 25% !important;
}

.crp_related.crp-rounded-thumbs {
    margin: 10px auto;
    width: 50%;
}

.crp_related.crp-rounded-thumbs h2 {
    margin: 10px auto;
    width: 50%;
}

@media screen and (max-width: 1300px) and (min-width: 1000px) {
    #page-header-bg[data-bg-pos=center] .page-header-bg-image {
        display: block !important;
    }
}

@media screen and (max-width: 1000px) {
    #page-header-bg[data-bg-pos=center] .page-header-bg-image {
        display: block !important;
    }
}