/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/
Description: Child theme for Hello Elementor
Author: Inmood
Template: hello-elementor
Version: 1.0.0
*/

@media (min-width: 768px) {
    .team-members-wrapper img {
        aspect-ratio: 3 / 4;
        object-fit: cover;
    }
}