.hero-section{min-height:45vh;display:flex;align-items:center;position:relative;overflow:hidden}.hero-faculty-staff{background:url("../images/Committed Faculty & Staff Driving Excellence.jpeg") center/cover no-repeat}.hero-content{opacity:0;transform:translateY(40px);transition:all 1s ease}.hero-content.show{opacity:1;transform:translateY(0)}.hero-title{font-size:2.8rem!important;font-weight:600!important}@media (max-width:768px){.hero-faculty-staff{background:url("../images/Committed Faculty & Staff Driving Excellence.jpeg") center/cover no-repeat}}