#rec1195655101 .t1196__item {
    min-height: 74vh!important;
}
/*
@media (max-width: 960px) {
    #rec1195655101 .t1196__item {
    min-height: calc(86vh / (4/5))!important;
}
}

@media (min-width: 480px) and (max-width: 960px) {
    #rec1195655101 .t1196__item {
    max-height: calc(86vh / (4/5))!important;
}
}*/

@media (min-width: 480px) and (max-width: 960px) {
    #rec1195655101 .t1196__item {
    min-height: 76vh!important;
    min-width: 90vw!important;
    
    #rec1195655101 .t-card__title {
        font-size: 40px!important;
    }
}
    
}

@media screen and (min-width: 900px) {
    #rec1195655101 .t-card__title {
        font-size: 40px!important;
    }
}

@media (min-width: 960px) {
    #rec1195655101 .t1196__item {
    min-height: 86vh!important;
}

@media (max-width: 480px) {
    #rec1195655101 .t1196__item {
    min-height: 86vh!important;
}