...
|
...
|
@@ -40,7 +40,7 @@ |
|
|
.open-icon-2 {
|
|
|
background: url("/home/installment-icon2.png") no-repeat;
|
|
|
width: 67px;
|
|
|
height: 72px;
|
|
|
height: 67px;
|
|
|
display: block;
|
|
|
margin: 0 auto 34px;
|
|
|
}
|
...
|
...
|
@@ -48,7 +48,7 @@ |
|
|
.open-icon-3 {
|
|
|
background: url("/home/installment-icon3.png") no-repeat;
|
|
|
width: 67px;
|
|
|
height: 68px;
|
|
|
height: 67px;
|
|
|
display: block;
|
|
|
margin: 0 auto 34px;
|
|
|
}
|
...
|
...
|
|