.serviceprice{
  position: relative;
}@media (min-width: 992px){
.serviceprice:before {
    position: absolute;
    content: '';
    background-size: contain !important;
    background-repeat: no-repeat !important;
    width: 1000px;
    height: 55%;
    top: 150px;
    right: 0px;
    z-index: -10 !important;
}}
.servicefleets{
    position: relative;
}
@media (min-width: 992px){
.servicefleets:before {
 	position: absolute;
    content: '';
    background-size: contain !important;
    background-repeat: no-repeat !important;
    width: 1380px;
    background:url(/images/00_jinghong/home-page/Fleets.png);
    height: 93%;
    top: 35px;
    left: -185px;
    z-index: -10 !important;
}}
#column-id-1675914415142 > .sppb-column-overlay{
    position: absolute;
    top: 118px;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    background-position: center center;
    background-repeat: repeat;
    height: 510px;
}