.PageView-main-block{
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
}
.PageView-main-block .not_found__image svg{
    color: #455A0D !important;
}