html #masterContentArea .bg_imgcrop.imageBottom {
    position: relative;
    overflow:hidden;
}
html #masterContentArea .bg_imgcrop.imageBottom .ContentItemContainer.hasImage {
    position: absolute;
    left: 0;
    bottom:-30px
}

