/* Для экранов от 1920px и больше */
@media screen and (min-width: 1920px) {
    #rec829436353 .t396__artboard {
        height: 1140px !important;
    }
}

/* Для экранов от 1200px до 1920px */
@media screen and (min-width: 1200px) and (max-width: 1919px) {
    #rec829436353 .t396__artboard {
        height: 1020px !important;
    }
}

/* Для экранов от 960px до 1200px */
@media screen and (min-width: 960px) and (max-width: 1199px) {
    #rec829436353 .t396__artboard {
        height: 1240px !important;
    }
}

/* Для экранов от 640px до 960px */
@media screen and (min-width: 640px) and (max-width: 959px) {
    #rec829436353 .t396__artboard {
        height: 1770px !important;
    }
}

/* Для экранов от 480px до 640px */
@media screen and (min-width: 480px) and (max-width: 639px) {
    #rec829436353 .t396__artboard {
        height: 1550px !important;
    }
}

/* Для экранов от 320px до 480px */
@media screen and (min-width: 320px) and (max-width: 479px) {
    #rec829436353 .t396__artboard {
        height: 2100px !important;
    }
}
