|
@@ -30,7 +30,7 @@
|
|
|
margin: 0 0px 30px 0px !important;
|
|
|
font-size: 28px !important;
|
|
|
line-height: 37px;
|
|
|
- padding: 0 0 0 20px;
|
|
|
+ padding: 43px 0 0 20px;
|
|
|
}
|
|
|
|
|
|
.titleH2 {
|
|
@@ -45,6 +45,7 @@
|
|
|
.content {
|
|
|
position: relative;
|
|
|
height: 550px;
|
|
|
+ padding: 0px 0 0px 20px;
|
|
|
}
|
|
|
.infoBox {
|
|
|
border-left: 1px solid #969C9F;
|
|
@@ -97,7 +98,7 @@
|
|
|
overflow: hidden;
|
|
|
background: #fff;
|
|
|
margin: 0 auto;
|
|
|
- padding: 43px 0 0px 20px;
|
|
|
+
|
|
|
|
|
|
}
|
|
|
.borderTop,.borderBottom{
|
|
@@ -106,6 +107,7 @@
|
|
|
position: absolute;
|
|
|
width: 100%;
|
|
|
left: 0;
|
|
|
+ z-index: 2;
|
|
|
}
|
|
|
.borderTop{
|
|
|
top: 0;
|