|
@@ -897,7 +897,9 @@ client-banner-box.client-banner-index {
|
|
|
height: 730px;
|
|
|
background-repeat: no-repeat;
|
|
|
background-position: center;
|
|
|
- background-size: cover;
|
|
|
+ background-size: contain;
|
|
|
+ max-width: 100%;
|
|
|
+ background-color: #fff;
|
|
|
|
|
|
.banner-btn-groups {
|
|
|
position: absolute;
|