body.page-id-1824 { background-image: url(http://conflictcolorado.com/wp-content/uploads/2014/10/Cross-Tombstone-Full.jpg);}

.footer_top{background-color:transparent;}

@media only screen and (max-width: 700px){
    .image_with_text_over .image_hover{
        bottom: auto !important;
    }

    .image_with_text_over span.text_holder {
        top: 50% !important;
        transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
    }
}