#gl1 {
min-height: 100vh; /* Запрещаем уменьшение высоты */
}

#header1 {
    
    background-color: transparent !important;
   
}

#adaptive_container_79{
min-height: 100vh; /* Запрещаем уменьшение высоты */
display: flex;
flex-direction: column;
justify-content: space-around;
}

#adaptive_container_85{
min-height: 100vh; /* Запрещаем уменьшение высоты */
display: flex;
flex-direction: column;
justify-content: center;
}
#adaptive_container_86{
min-height: 100vh; /* Запрещаем уменьшение высоты */
display: flex;
flex-direction: column;
justify-content: center;
}


.img-thumbnail {
    background-color: transparent !important;
    border: 0 !important;
}

.min-vh-100 {
    min-height: 100vh !important;
}
#adaptive_container_83{
min-height: 100vh; /* Запрещаем уменьшение высоты */
}

.layer-header {
    width: 100%;
}
