.banner-container{display:flex;justify-content:center;align-items:center;background-color:#f9f7f5;margin:0 auto}.banner-left,.banner-right{min-width:50%;display:flex;justify-content:center;align-items:center;max-height:max-content}@media only screen and (max-width: 768px){.banner-left,.banner-right{display:none}}.banner-content{min-width:50%;text-align:center;color:#27483e;font-family:Simula-Book;padding:1.5rem 1rem;box-sizing:border-box}.banner-content h1{margin:0 auto 20px;width:100%}@media only screen and (max-width: 1024px){.banner-content h1{font-size:2.5rem}}.banner-content button{margin:0 auto}.banner-right img,.banner-left img{width:100%;height:auto}
