/* CSS Document */

.block-text-on-bkg{
    background-position: center 42%;
    background-size: cover;
    color:#FFF;
}

.block-text-on-bkg p:last-child{margin-bottom: 0}