@media screen and (max-width: 420px) {
    #rec671718898 {
        max-height: 710px;
    }
}

@media screen and (min-width: 420px) and (max-width: 1000px) {
    #rec671718898 {
        max-height: 730px;
    }
}

@media screen and (min-width: 1000px) and (max-width: 5000px) {
    #rec671718898 {
        max-height: 900px;
    }
}