.resource-download-comp{padding-bottom:4.5rem;margin:0 auto;cursor:pointer;position:relative;overflow:hidden}
.resource-download-comp .image{z-index:21}
.resource-download-comp img{width:100%;height:100%;object-fit:cover;object-position:center}
.resource-download-comp .content{margin:0 1rem;z-index:21}
.resource-download-comp .h2{margin-top:.5rem;margin-bottom:1.5rem}
.resource-download-comp .h5{margin-top:1.5rem;font-weight:500;font-family:'Roboto',sans-serif}
.resource-download-comp .subhead-large{margin-bottom:2.8rem}
@media screen and (min-width:992px){.resource-download-comp{padding:0;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:null;align-items:null;align-content:null;flex-flow:row}
.resource-download-comp .image{padding-right:4rem;width:58.34%}
.resource-download-comp .content{margin:0;align-self:center;padding-right:4rem;width:41.66%;padding:2rem 0}
.resource-download-comp .h2,.resource-download-comp .h5{margin-top:0}
.resource-download-comp .subhead-large{margin-bottom:4rem}
}
@media screen and (min-width:1200px){.resource-download-comp .content{padding-left:4rem;padding-right:10%}
}