@media all and (min-width:960px){section#content>.template-side-feature{display:grid;grid-template-columns:50% 50%;grid-template-rows:auto;grid-template-areas:"featured-image article"}section#content>.template-side-feature .articleCont{grid-area:article}section#content>.template-side-feature #featured-image-container{position:sticky;position:-webkit-sticky;left:0;top:0;height:100vh;width:50vw}section#content>.template-side-feature #featured-image-container img{width:100%;height:100%}section#content>.template-side-feature #featured-image-container video:not(.fullscreen){width:50vw;height:100vh}}@media all and (max-width:959px){section#content>.template-side-feature #featured-image-container{width:100%;height:100%;overflow:hidden;line-height:0}section#content>.template-side-feature #featured-image-container img{width:100%;height:100%;max-height:56.25vw}}#featured-image-container:before{content:' ';display:block;position:absolute;width:100%;height:100%;top:0;left:0;-webkit-box-shadow:inset 0 0 8px rgba(0,0,0,0.25);-moz-box-shadow:inset 0 0 8px rgba(0,0,0,0.25);box-shadow:inset 0 0 8px rgba(0,0,0,0.25);pointer-events:none}section#content .template-side-feature h1.entry-title{line-height:1}section#content.post article.template-side-feature .articleCont>header{padding-bottom:1.5em;border-bottom:1px solid #ebebeb}.template-side-feature .articleCont>header{margin-bottom:1.5em}section#content .template-side-feature .articleCont{position:relative;padding:50px 50px 0}article.template-side-feature .left-sidebar,article.template-side-feature .right-sidebar,article.template-side-feature .no-sidebar,article.template-side-feature .full-width,article.template-side-feature .entry-footer{padding:0}