.banner-section{position:relative;background:url(/images/cleaning.jpg) no-repeat top;background-size:cover;height:70vh;@media (min-width:200px) and (max-width:768px){height:fit-content}padding:20px;z-index:1;margin-top:4rem;display:flex;justify-content:center;align-items:center;.container{display:flex;justify-content:center;align-items:center;height:100%;z-index:2}}.banner-section:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#1e2537e6;opacity:.8;z-index:-2}