diff --git a/apps/scandic-web/components/ContentType/HotelPage/SidePeeks/AboutTheHotel/aboutTheHotel.module.css b/apps/scandic-web/components/ContentType/HotelPage/SidePeeks/AboutTheHotel/aboutTheHotel.module.css
index 00ab8aebe..c3a257287 100644
--- a/apps/scandic-web/components/ContentType/HotelPage/SidePeeks/AboutTheHotel/aboutTheHotel.module.css
+++ b/apps/scandic-web/components/ContentType/HotelPage/SidePeeks/AboutTheHotel/aboutTheHotel.module.css
@@ -1,5 +1,9 @@
.wrapper {
- display: flex;
- flex-direction: column;
- gap: var(--Spacing-x3);
+ display: grid;
+ gap: var(--Space-x3);
+}
+
+.paragraph {
+ color: var(--Text-Default);
+ white-space: pre-line;
}
diff --git a/apps/scandic-web/components/ContentType/HotelPage/SidePeeks/AboutTheHotel/index.tsx b/apps/scandic-web/components/ContentType/HotelPage/SidePeeks/AboutTheHotel/index.tsx
index 87e42a9df..40ab94caf 100644
--- a/apps/scandic-web/components/ContentType/HotelPage/SidePeeks/AboutTheHotel/index.tsx
+++ b/apps/scandic-web/components/ContentType/HotelPage/SidePeeks/AboutTheHotel/index.tsx
@@ -1,7 +1,7 @@
+import { Typography } from "@scandic-hotels/design-system/Typography"
+
import Divider from "@/components/TempDesignSystem/Divider"
import SidePeek from "@/components/TempDesignSystem/SidePeek"
-import Body from "@/components/TempDesignSystem/Text/Body"
-import Preamble from "@/components/TempDesignSystem/Text/Preamble"
import { getIntl } from "@/i18n"
import ContactInformation from "./ContactInformation"
@@ -37,9 +37,22 @@ export default async function AboutTheHotelSidePeek({
ecoLabels={ecoLabels}
/>
+ {descriptions.descriptions.medium} +
+{descriptions.facilityInformation}
++ {descriptions.surroundingInformation} +
+