.static {
    width: 100%;
    aspect-ratio: 4/3;
}

.fluid {
    width: 100%;
    height: 25rem;
}
