|
@@ -2497,12 +2497,12 @@ select.error {
|
|
|
|
|
|
|
|
.mobile-download .iPhone_ {
|
|
.mobile-download .iPhone_ {
|
|
|
position: absolute;
|
|
position: absolute;
|
|
|
- width:800px;
|
|
|
|
|
|
|
+ width:840px;
|
|
|
height: 420px;
|
|
height: 420px;
|
|
|
top: 50%;
|
|
top: 50%;
|
|
|
margin-top: -210px;
|
|
margin-top: -210px;
|
|
|
left: 50%;
|
|
left: 50%;
|
|
|
- margin-left: -400px;
|
|
|
|
|
|
|
+ margin-left: -420px;
|
|
|
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;
|