#dovetale-frame{ height: 960px !important; display: block; }
@media (max-width: 832px){
#dovetale-frame{ height: 1500px !important; }
}
.dovetale-frame-wrapper {
height: 1400px;
}
@media (min-width: 835px) {
.dovetale-frame-wrapper {
height: 870px;
}
}
@media (min-width: 1100px) {
.dovetale-frame-wrapper {
height: 950px;
}
}