
.intersection-hide{
    visibility: hidden;
}

.intersection-show{
   visibility: visible !important;
}