@@ -281,7 +281,9 @@ export default {
content: ']'
}
.bottomPartMid {
+ position: relative;
width: 10%;
+ top: 150px;
p {
width: 100%;
text-align: center;
@@ -327,7 +327,9 @@ export default {