
/**
    Text and Image Wide
*/

.lhl-component.lhlcomp_text_and_image_w{
    width: 100%;
    max-width: 100%;
}

.text_and_image_w__img{
    width: 100%;
    height: auto;
}

.full-width-content .content{
    width: 100%;
}

.full-width-content .content .site-inner{
    margin: 0;
}