@media (min-width: 900px){
gallery-section {
    position: sticky !important;
    top: 0px;
    z-index: 10 !important;
}
}