%PDF- %PDF-
| Direktori : /home/bitrix/www/local/templates/landing24/ |
| Current File : /home/bitrix/www/local/templates/landing24/template_styles.css |
.landing-layout-flex {
display:flex;
flex-wrap: nowrap;
/*overflow: hidden;*/
flex-direction: column;
}
@media (min-width: 1000px) {
.landing-layout-flex {
flex-direction: row;
}
.landing-layout-flex.sidebar-right {
flex-direction: row-reverse;
}
.landing-layout-flex.without-left {
flex-direction: row-reverse;
}
.g-width-25x--lg {
width: 25% !important;
}
.g-width-75x--lg {
width: 75% !important;
}
}