.pricing{
  position: relative;
}
@media (min-width: 992px){
.pricing:before {
    position: absolute;
    content: '';
    background-size: contain !important;
    background-repeat: no-repeat !important;
    width: 1692px;
    background: url(/images/00_jinghong/home-page/Fleets.png);
    height: 100%;
    top: 0px;
    z-index: -10 !important;
}}
.packageprice{
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    box-shadow: 0 0 0 0 #fff;
    background-image: url(/images/2022/pricing/2369.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-attachment: inherit;
    background-position: 50% 50%;
    height: 400px;
    width: 1400px;
    right: 200px;
}
.pricefleets{
    margin-top: -80px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    box-shadow: 0 0 0 0 #ffffff;
    padding: 165px;
}
.pricecolumn{
    border-width: 1px;
    border-color: #000000;
    border-style: solid;
    box-shadow: 0 0 0 0 #fff;
    background-color: #ffffff;
    height: 400px;
    padding: 30px;
}
}


*/Price Rate*/
@media(max-width:1200px){
tg {
    display: block;
    width: 100%;
    overflow-x: auto;
    overflow: scroll;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}}
@media(min-width: 1441px){
.table {
    overflow-x: hidden;
    overflow-y: hidden;
    padding-top: 50px;
    padding-right: 0px;
    padding-bottom: 50px;
    padding-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    box-shadow: 0 0 0 0 #ffffff;
  }}
@media(max-width: 1027px){
.table {
    overflow-x: auto;
    overflow-y: auto;
    padding-top: 50px;
    padding-right: 0px;
    padding-bottom: 50px;
    padding-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    box-shadow: 0 0 0 0 #ffffff;
  }}