/**
* Theme Name: Goya Child Theme
* Description: This is a child theme of Goya, automatically generated.
* Author: <a href="http://themeforest.net/user/luisvelaz">Everthemes</a>
* Template: goya
* Version: 1.0.4.2
*/

.et-image-hover img {
    aspect-ratio: 2 / 3;
    /* overflow: hidden; */
    /* width: 100%; */
    /* height: 100%; */
    object-fit: cover;
}