/* Intro Sectio */
.site-intro{position:relative;width:100%;height:90vh;background:url(/patrick_wilson_cms_webp/online-entreprenuership-and-art.webp) no-repeat center center fixed;background-size:cover;z-index:0;margin-top:50px;overflow:hidden}.site-intro::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgb(0 0 0 / .2);z-index:1}.homepage-content-for-patrick-wilson-cms{position:relative;z-index:2}@media (max-width:950px){.site-intro{background-attachment:scroll;height:auto}.homepage-content-for-patrick-wilson-cms{margin-top:0}}

/* Two section css */
.two-column-section{display:flex;gap:0;align-items:flex-start;background:url(/patrick_wilson_cms_webp/latest-article-background.webp) center / cover no-repeat fixed}.column-left{flex:4;width:40%;padding:10px}.column-right{flex:6;width:60%;height:auto;padding:10px}@media (max-width:768px){.two-column-section{flex-direction:column}.column-left,.column-right{flex:1;width:100%}}