...
|
...
|
@@ -2451,7 +2451,7 @@ blockquote:before { |
|
|
left: 0;
|
|
|
top: 0;
|
|
|
z-index: -1;
|
|
|
background: url('../img/index/compatible-bg.png');
|
|
|
background: url('../img/index/compatible-bg.jpg');
|
|
|
background-size: cover;
|
|
|
}
|
|
|
.home-banner-section .owl-carousel .owl-item img{
|
...
|
...
|
@@ -4016,6 +4016,9 @@ blockquote:before { |
|
|
.section-item-sm-icon{
|
|
|
display: none;
|
|
|
}
|
|
|
.footer-mr-35{
|
|
|
margin-right: 35px;
|
|
|
}
|
|
|
@media only screen and (max-width: 768px){
|
|
|
.section-item-sm-icon{
|
|
|
display: block;
|
...
|
...
|
@@ -4232,5 +4235,8 @@ blockquote:before { |
|
|
.header-inner{
|
|
|
padding:0!important;
|
|
|
}
|
|
|
.footer-mr-35{
|
|
|
margin-right: 0;
|
|
|
}
|
|
|
|
|
|
} |
|
|
\ No newline at end of file |
...
|
...
|
|