.gallery-1, .gallery-2, .gallery-3 {
    display: none;
}

.gallery-1 {
    display: block; /* Показываем первую галерею при загрузке */
}