.banner{align-items:center;display:flex;justify-content:center;position:relative}.banner__img{background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;min-height:400px;object-fit:cover;width:100%}.banner__info{color:#faa;left:15%;margin:auto;padding-top:8%;position:absolute;text-align:left;width:40%}@media only screen and (max-width:767px){.banner__img{min-height:200px}.banner__info{width:45%}}