body.page-node-904{
    /*overflow: hidden;*/
}
.c-footer.general{
    padding-bottom: 80px;
}
.full-width-hero-image .o-hero__content .o-hero__content__container{
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -39px;
    margin-top: -78px;
    padding: 0;
}
.full-width-hero-image .o-hero__image{
    /*min-height: 460px;
    height: 460px;*/
    min-height: initial;
    height: 549px;

}
.dale-youtube-inpageplay-close{
    position: absolute;
    right: 10px;
    top: 0;
    width: 40px;
    height: 40px;
    line-height: 40px;
    background-color: #808080;
    color: #fff;
    text-align: center;
    z-index: 9999;
    font-weight: bold;
    font-size: 26px;
    cursor: pointer;
}
.homepage-playinpage-youtube{
    position: absolute;
    z-index: 999;
    /*height: 460px;*/
    height: 549px;
}
.dale-youtube-background-position{
    position:absolute; 
    left:0; 
    top:98px; 
    background-color:#000; 
    width:100%; 
    /*height:460px; */
    height: 549px;
    z-index:0;
}
#dale-popup-youtube-id {
    width: 78px;
    height: 78px;
    border-radius: 50%;
    background: url('../images/play-icon.jpg') center center no-repeat;
    background-size: 78px;
}
.node-type-recipe .pane-node-field-ingredients .field-name-field-ingredients .field-items{
    padding: 0 25px 25px;
}
.node-type-recipe .pane-node-field-ingredients{
    padding-bottom: 0;
}
@media screen and (max-width: 1024px){
    .full-width-hero-image .o-hero__content .o-hero__content__container{
        margin-top:-47px;
        padding-top: 0;
    }
    .full-width-hero-image .o-hero__image{
        /*min-height: 226px;*/
        height: 226px;
    }
    .dale-youtube-background-position{
        top:112px; 
        height:226px; 
    }
}
