|
@@ -1313,15 +1313,15 @@ opacity: 0.4;
|
|
|
background-position: center; */
|
|
|
height: 65px;
|
|
|
background-image: url(../assets/img/Group1342.png);
|
|
|
- background-size: cover;
|
|
|
- background-position: 50% 70%;
|
|
|
+ background-size: 220% 100%;
|
|
|
+ background-position: center top 0;
|
|
|
position: relative;
|
|
|
margin-bottom: 4px;
|
|
|
}
|
|
|
.title_wrap .title .title-text {
|
|
|
font-size: 0.125rem;
|
|
|
font-weight: 900;
|
|
|
- letter-spacing: 6px;
|
|
|
+ letter-spacing: 3px;
|
|
|
color:#fff;
|
|
|
line-height:53px;
|
|
|
white-space: nowrap;
|
|
@@ -1345,7 +1345,7 @@ opacity: 0.4;
|
|
|
margin-right: 10px;
|
|
|
}
|
|
|
.s-content{
|
|
|
- width: 390px;
|
|
|
+ width: 4.6875rem;
|
|
|
justify-content: center;
|
|
|
display: flex;
|
|
|
}
|
|
@@ -1716,7 +1716,7 @@ font-size: .0677rem;
|
|
|
background: radial-gradient(closest-side, #0B338B , #1C253D);
|
|
|
}
|
|
|
.rightflex{
|
|
|
- position: fixed;
|
|
|
+ position: fixed;
|
|
|
right: 15px;
|
|
|
top: 70px;
|
|
|
height: 87vh;
|