|
@@ -2559,12 +2559,12 @@ select.error {
|
|
|
|
|
|
|
|
.mobile1-download .iPhone_ {
|
|
.mobile1-download .iPhone_ {
|
|
|
position: absolute;
|
|
position: absolute;
|
|
|
- width: 1000px;
|
|
|
|
|
|
|
+ width: 450px;
|
|
|
height: 420px;
|
|
height: 420px;
|
|
|
top: 50%;
|
|
top: 50%;
|
|
|
margin-top: -210px;
|
|
margin-top: -210px;
|
|
|
left: 50%;
|
|
left: 50%;
|
|
|
- margin-left: -500px;
|
|
|
|
|
|
|
+ margin-left: -225px;
|
|
|
background: #fff;
|
|
background: #fff;
|
|
|
-webkit-box-shadow: 0 0 20px #ccc;
|
|
-webkit-box-shadow: 0 0 20px #ccc;
|
|
|
box-shadow: 0 0 20px #ccc;
|
|
box-shadow: 0 0 20px #ccc;
|