Line 942: | Line 942: | ||
} | } | ||
+ | |||
+ | @media only screen and (max-width: 700px) { | ||
+ | .image11 { | ||
+ | position: absolute; | ||
+ | top: 14.5%; | ||
+ | left: 10%; | ||
+ | |||
+ | } | ||
+ | |||
+ | .image12 { | ||
+ | position: absolute; | ||
+ | top: 14%; | ||
+ | left: 84%; | ||
+ | |||
+ | } | ||
+ | |||
+ | .image13 { | ||
+ | position: absolute; | ||
+ | top: 13%; | ||
+ | left: 75%; | ||
+ | |||
+ | } | ||
+ | |||
+ | } | ||
+ | |||
+ | |||
@media only screen and (max-width: 600px) { | @media only screen and (max-width: 600px) { |
Revision as of 20:16, 31 July 2019