...
|
...
|
@@ -76,7 +76,7 @@ |
|
|
z-index: 3;
|
|
|
border-top: 30px solid #f4f4f4;
|
|
|
background-color: #fff;
|
|
|
|
|
|
border-bottom: 1px solid #f4f4f4;
|
|
|
ul{
|
|
|
width: 100%;
|
|
|
height: 90%;
|
...
|
...
|
@@ -301,7 +301,6 @@ |
|
|
|
|
|
|
|
|
.branding-wall{
|
|
|
border-top: 1px solid #f4f4f4;
|
|
|
padding: 0px;
|
|
|
width:98%;
|
|
|
margin-left: 1%;
|
...
|
...
|
@@ -318,8 +317,9 @@ |
|
|
text-align: center;
|
|
|
vertical-align: middle;
|
|
|
font-size: 24px;
|
|
|
line-height: 44px;
|
|
|
height: 44px;
|
|
|
line-height: 70px;
|
|
|
height: 70px;
|
|
|
overflow:hidden;
|
|
|
color: #b8b8b8;
|
|
|
}
|
|
|
|
...
|
...
|
|