96fe27481d8bf9e6de42af191eba1ca271eec455
[website] / dist / less / phone / 404.less
1 .withbackground .content
2 {
3   position: relative;
4 }
5 .withbackground .content > .main
6 {
7   z-index: 1;
8 }
9 .withbackground .content > .marginal
10 {
11   position: relative;
12   z-index: 3;
13   border-top: .142857143em solid @hintergrund; /** 2px */
14 }
15 #bs1
16 {
17   top: -3%;
18 }
19 #bs2
20 {
21   font-size: 2000%;
22   top: 0%;
23   right: 3%;
24 }
25 #bs4
26 {
27   top: 5%;
28   left: 57%;
29   @media (max-width: 410px)
30   {
31     display: none;
32   }
33 }
34 #bs6
35 {
36   font-size: 1700%;
37   bottom: -10%;
38   left: 45%;
39 }
40 #bs7
41 {
42   top: 20%;
43   left: 2%;
44   @media (max-width: 410px)
45   {
46     top: 34%;
47     left: 30%;
48   }
49 }
50 #bs5,
51 #bs8
52 {
53   display: none;
54 }
55 #bs9
56 {
57   top: 20%;
58   @media (max-width: 410px)
59   {
60     display: none;
61   }
62 }