...
|
...
|
@@ -14,6 +14,7 @@ |
|
|
border-right: 1px solid #e0e0e0;
|
|
|
border-top: 1px solid #e0e0e0;
|
|
|
overflow: hidden;
|
|
|
background: #fff;
|
|
|
|
|
|
.brand-logo {
|
|
|
display: table-cell;
|
...
|
...
|
@@ -23,6 +24,7 @@ |
|
|
text-align: center;
|
|
|
font-size: 0;
|
|
|
vertical-align: middle;
|
|
|
|
|
|
img {
|
|
|
max-width: 100%;
|
|
|
max-height: 100%;
|
...
|
...
|
@@ -52,7 +54,8 @@ |
|
|
width: 317rem / $pxConvertRem;
|
|
|
height: 174rem / $pxConvertRem;
|
|
|
border-top: 1px solid #e0e0e0;
|
|
|
|
|
|
background: #fff;
|
|
|
|
|
|
a {
|
|
|
display: block;
|
|
|
width: 100%;
|
...
|
...
|
@@ -68,7 +71,7 @@ |
|
|
background: #fff;
|
|
|
width: 100%;
|
|
|
height: 140rem / $pxConvertRem;
|
|
|
margin-bottom: 28rem / $pxConvertRem;
|
|
|
// margin-bottom: 28rem / $pxConvertRem;
|
|
|
border-top: 1px solid #e0e0e0;
|
|
|
overflow: hidden;
|
|
|
|
...
|
...
|
|