/*
Theme Name:   Eat Copper Branch
Description:  Eat Copper Branch is Avada Child Theme
Author:       Vortex solution
Template:     Avada
Version:      1.0.0
Text Domain:  eatcopperbranchchild
*/

.post-cards__img-max-height {
    height: 288px;
}

.post-cards__img-max-height img{
    height: 100%;
    width: auto;
    max-width: unset;
}



