.banner-container{display:flex;background-color:#060606b7;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;flex-direction:column;text-align:center;position:relative;padding-top:60px}.banner-container .banner-content{position:absolute}.banner-container .banner-content h1{color:#fff;font-weight:700}@media screen and (min-width: 715px) and (max-width: 767px){.banner-container{min-height:180px}}.banner-container:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%}
