#hero_banner{height:90vh;overflow:hidden;position:relative;max-height:1100px}#hero_banner .hero_title{width:80%;position:absolute;left:50%;bottom:30px;background-color:rgba(240,240,240,0.9);text-align:center;transform:translate(-50%);padding:40px;border-radius:15px}#hero_banner img{object-fit:cover;width:100%;height:100%}@media(max-width:767px){#hero_banner{height:unset}}