.tile-1 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 120px;
}

.fancybox-stage {
    z-index: 99997 !important;
}

.fancybox-navigation .fancybox-button {
    z-index: 99998 !important;
}

.news__all{
display: block;
text-align: center;
color: var(--green);
margon-top: 15px
}