diff --git a/templates/index.html b/templates/index.html
index a2e951d..c68245c 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -138,7 +138,7 @@
/* Скроллируемая область детализации */
.scrollable-details {
position: absolute !important;
- top: 0 !important;
+ top: 60px !important;
left: 0 !important;
right: 0 !important;
bottom: 0 !important;