@media (min-width: 529px) and (max-width: 1019px) {
    .tmpl-hh__fs__wrapper {
        height: auto !important;
    }

    .lang-switcher {
        right: 30px;
        position: relative;
    }

    .home .frame-27 {
        display: grid;
        grid-template-columns: 1fr 1fr;
    }

    .home .frame-27>div {
        align-items: stretch;
        ;
    }
}