﻿.facial-image {
    width: 100%;
    max-width: 640px;
    height: auto;
    aspect-ratio: 4 / 3;
    object-fit: cover;
}
