index === $this->index && round($page->width, 2) === round($this->width, 2) && round($page->height, 2) === round($this->height, 2); } }