@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;700&display=swap');.custom-banner-image{background-repeat:no-repeat;background-size:cover;background-position:center;position:relative;width:100%;height:auto;display:flex;align-items:center;padding:3em}h1.main-text{font-size:50px;margin:0;padding:0;font-weight:700}h3.sub-text{font-weight:300;font-size:25px;padding:0;margin:0}h3.date-time{font-weight:300;margin:0;padding:0;font-size:20px}.custom-banner-image .banner-text{padding:50px 0;text-align:left;position:relative;z-index:1;width:60%;font-family:sans-serif}.custom-banner-image .banner-text{color:#fff}@media only screen and (max-width:1080px){.responsive{width:100%;height:auto;padding:2em}.custom-banner-image .banner-text{padding:50px 0;text-align:left;position:relative;z-index:1;width:80%;font-family:sans-serif}}@media only screen and (max-width:900px){.responsive{width:100%;height:auto;padding:0}.custom-banner-image .banner-text{padding:50px 0;text-align:center;position:relative;z-index:1;width:100%;font-family:sans-serif}h1.main-text{font-size:32px;margin:0 1em;padding:0;font-weight:700}h3.sub-text{font-weight:300;font-size:20px;padding:0;margin:10px 1em}}