.vbs-hero {
    width: 100%;
    height: auto;
    aspect-ratio: 16/9;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}