@media only screen and (max-width: 1023px) and (min-width: 768px) {
    .equipment-fullBox .equipment-box {
        box-shadow: 0px 3px 6px #00000029;
        padding: 25px 20px 20px 20px;
        min-height: 450px;
        cursor: pointer;
        margin-bottom: 25px;
    }

    .workWithUs .col-md-6:first-child {
        max-width: 375px;
    }

    .workWithUs .col-md-6:last-child {
        max-width: calc(100% - 375px);
    }

    .infra-fullBox .insfra-box {
        box-shadow: 0px 3px 6px #00000029;
        padding: 25px 20px 20px 20px;
        width: 100%;
        min-height: 450px;
        cursor: pointer;
        margin-bottom: 25px;
    }

    .contactBanner {
        background-image: url(../images/contact-us-banner-img.png);
    }

    .careerBanner {
        background-image: url(../images/careers-banner-img-2.png);
    }

    .csrBanner {
        background-image: url(../images/csr-banner-img.png);
    }

    .investorBanner {
        background-image: url(../images/investor-mobile-banner-img.png);
    }

    .infrastructureBanner {
        background-image: url(../images/infrastructure-engineering-banner-img.png);
    }

    .bg_1 {
        background-image: url(../images/home-banner-img01p.png)
    }

    .bg_2 {
        background-image: url(../images/home-banner-img02p.png)
    }

    .bg_3 {
        background-image: url(../images/home-banner-img03p.png)
    }

    .bg_4 {
        background-image: url(../images/home-banner-img04p.png)
    }

    .bg_5 {
        background-image: url(../images/home-banner-img05p.png)
    }

    .item1 {
        background-image: url(../images/business-solutions-img01p.png)
    }

    .item2 {
        background-image: url(../images/business-solutions-img02p.png)
    }

    .item3 {
        background-image: url(../images/business-solutions-img03p.png)
    }

    .item4 {
        background-image: url(../images/business-solutions-img04p.png)
    }

    .item5 {
        background-image: url(../images/business-solution-img05.png)
    }

    .csrBanner .csrTxt {
        min-width: auto;
        width: 100%;
    }

    .quaterlyResult ul.nav-tabs {
        border-bottom: 0px solid #ddd;
        margin-bottom: 30px;
        width: 100%;
        display: inline-flex;
        overflow-x: auto;
        overflow-y: hidden;
        padding-bottom: 10px;
    }

    .quaterlyResult ul.nav-tabs li a {
        width: 180px;
    }

    .equipmentLeasingTxt h2 {
        min-width: auto;
        width: 100%;
    }

    .steelManuTxt h2 {
        min-width: auto;
        width: 100%;
    }

    ul.submg li a>img {
        padding: 7px 3px 17px;
    }

    ul.submrgn li {
        margin: 0px !important;
    }

    /*    */
    .businessLabel ul li a {
        font-size: 16px;
        font-family: montserrat-light;
        color: #fff;
        padding: 0px 10px;
    }

    .groupCompany {
        background-image: url("../images/group-companies-imgp.png");
        background-attachment: initial;
    }

    .makingDifference {
        background-image: url("../images/making-a-difference -imgp.png");
        background-attachment: initial;
    }

    .topSlider.owl-theme .owl-nav.disabled+.owl-dots {
        margin-top: 0px;
        position: absolute;
        right: 20px;
        bottom: 80px;
    }

    /**/
    .socialTxt {
        margin-top: 20px;
    }

    .allContents h3 {
        font-size: 30px;
        font-family: montserrat-bold;
        margin-bottom: 15px;
    }

    .workWithUs .allContents h5 {
        color: #000;
        font-size: 20px;
        line-height: 50px;
        font-family: montserrat-medium;
    }

    .sliderTxt h2 {
        font-size: 35px;
        font-family: montserrat-bold;
        color: #fff;
        line-height: 50px;
    }

    .mobileTxt h3,
    .mobileTxt p {
        color: #fff;
    }

    .scrollBtm {
        top: -88px;
        position: relative;
        z-index: 99;
        width: 56px;
        left: 20px;
    }

    .boxDiv {
        box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 27%);
        padding: 20px;
        border-left: 0px;
        min-height: 397px;
    }

    .workWithUs .col-md-6:last-child {
        max-width: calc(100% - 360px);
        display: flex;
        align-items: center;
    }

    .businessLabel ul li a {
        font-size: 12px;
    }

    .offer-slider-box {
        border: 1px solid #fff;
        width: 60px;
        height: 180px;
        position: absolute;
        bottom: 20%;
        margin: auto;
        right: 12%;
        z-index: 9999;
    }

    .dropdown:hover .dropdown-menu {
        display: block;
    }

    .ham-icon1.ham img {
        width: 54px;
    }

    .menutxt {
        float: right;
        margin-top: 8px;
    }

    .mblMenu {
        position: absolute;
        top: 0px;
        right: 0px;
        width: 100%;
        z-index: 99;
        padding: 20px 0px;
    }

    /*  */
    /**/
    .my-sidenav {
        width: 0px;
        display: block;
        position: fixed;
        top: 0;
        right: 0;
        left: 0px;
        overflow-x: hidden;
        z-index: 999999999;
        height: 100vh;
        max-width: 0px;
        width: 100%;
        background: #337ab7;
        transition: 0.5s;
        -webkit-transition: 0.5s;
    }

    .my-sidenav>ul {
        padding: 0px 0px;
    }

    .my-sidenav>ul>li>ul {
        margin-top: 0px;
        display: none;
    }

    .my-sidenav ul.submenu li ul.submenu {
        display: none;
        position: static;
        width: 100%;
    }

    .my-sidenav ul {
        list-style-type: none;
        padding-left: 0px;
    }

    .my-sidenav ul li {
        border-bottom: 1px solid #fff;
        padding: 15px 0px;
        margin: 0px 50px;
        text-align: center;
    }

    .my-sidenav>ul>li>ul>li {
        border-bottom: 1px solid #fff;
        padding: 10px 0px;
    }

    .my-sidenav>ul>li>ul>li:last-child,
    .my-sidenav ul.submenu li ul.submenu li:last-child {
        border-bottom: 0px;
    }

    .my-sidenav ul.submenu li ul.submenu li {
        border-bottom: 1px solid #ffffff;
        padding: 10px 10px;
    }

    .my-sidenav ul.submenu li ul.submenu li a {
        color: #ffffff;
        font-size: 16px;
    }

    .cross-btn1 {
        text-align: right;
        padding: 16px 14px 0px 0px;
        color: #fff;
        font-size: 35px;
        cursor: pointer;
    }

    .my-sidenav .submenu-indicator-minus .submenu-indicator {
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    .my-sidenav .submenu-indicator {
        font-size: 30px;
        position: absolute;
        line-height: 25px;
        right: 15px;
        display: none;
    }

    .my-sidenav>ul>li>a {
        color: #ffffff;
        font-size: 20px;
        display: block;
    }

    .my-sidenav>ul>li>ul>li>a {
        color: #ffffff;
        font-size: 16px;
    }

    .my-sidenav>ul>li>ul>li>a img {
        padding-right: 10px;
        float: right;
        max-width: 35px;
    }

    .my-sidenav ul li:last-child {
        border: none;
    }

    /*  end  */
    .aboutUsBannerTxt h2 {
        font-size: 35px;
        font-family: montserrat-bold;
        color: #fff;
        line-height: 40px;
    }

    .aboutUsBanner {
        background-image: url(../images/about-us-imgp.png);
    }

    .comBox {
        padding: 30px 15px;
        height: 580px;
        box-shadow: 0px 3px 6px #00000029;
        max-width: 100%;
        margin-bottom: 40px;
    }

    .postiveBoxse .col-lg-4::after {
        display: none;
    }

    .tab2Inside {
        padding: 30px 15px;
        box-shadow: 0px 3px 6px #00000029;
    }

    .tab2Inside h3 span {
        display: block;
        font-family: montserrat-regular;
        color: #050505;
        font-size: 14px;
        line-height: 1.5;
    }

    .nameDetails1::after {
        content: " ";
        display: block;
        position: absolute;
        right: 30px;
        top: 20px;
        width: 1px;
        height: 149px;
        background-color: #222;
    }

    .leadershipPage .nav-tabs>li>a {
        margin-right: 10px;
        line-height: 1.42857143;
        border: 1px solid #050505;
        border-radius: 0px;
        font-size: 16px;
        color: #000;
        font-family: montserrat-bold;
    }

    .vissionMissionHead h2 {
        color: #2575AE;
        font-family: montserrat-bold;
        font-size: 30px;
        padding: 30px 0px 30px;
    }

    .missionBox {
        max-width: 98%;
        height: 320px;
        padding: 30px;
        width: 100%;
        box-shadow: 0px 3px 6px #00000029;
        cursor: pointer;
        margin: 10px auto;
    }

    .coreTxt h3 {
        font-size: 24px;
        color: #FFFFFF;
        font-family: montserrat-bold;
    }

    .posTxt {
        max-width: 100%;
        width: 100%;
        min-height: 120px;
        margin-bottom: 30px;
    }

    .posDes h4 {
        color: #fff;
        font-family: montserrat-bold;
        font-size: 14px;
        line-height: 22px;
    }

    .posDes {
        background-color: #2575AE;
        display: flex;
        padding: 13px 10px;
        align-items: center;
        width: 100%;
        gap: 28px;
    }

    .nameDetails p {
        padding: 6px 0px;
        font-size: 12px;
    }

    .posTxt {
        max-width: 100%;
        width: 100%;
        margin-bottom: 30px;
        box-shadow: 0px 3px 6px #00000029;
        cursor: pointer;
        padding: 30px;
        min-height: 185px;
    }

    .tab2Inside {
        margin-bottom: 30px;
    }

    .seletDiv select {
        border-radius: 0px;
        border: 1px solid #222;
        font-size: 14px;
        padding: 10px 10px;
        font-family: montserrat-semibold;
        height: auto;
    }

    .seletDiv {
        width: 100%;
        margin-top: 30px;
        margin-bottom: 30px;
        position: relative;
    }

    .leadershipPage .nav-tabs>li>a {
        margin-right: 10px;
        line-height: 1.42857143;
        border-radius: 0px;
        font-size: 16px;
        font-family: montserrat-bold;
        width: 280px;
        text-align: center;
    }

    .leadershipPage .nav-tabs {
        border-bottom: 0px solid #ddd;
        margin-bottom: 30px;
        width: 100%;
        display: inline-flex;
        overflow-x: auto;
        overflow-y: hidden;
        padding-bottom: 10px;
    }

    .nameDetails1::after {
        content: " ";
        display: block;
        position: absolute;
        right: 15px;
        top: 20px;
        width: 1px;
        height: 149px;
    }

    .mobileTxt h3,
    .mobileTxt p {
        color: #fff;
    }

    .aboutUsBanner {
        background-image: url(../images/equipment-leasing-banner-img1.png);
    }
}


/* Portrait*/

@media only screen and (max-width: 1291px) and (min-width: 1024px) {
    .businessLabel ul li a {
        padding: 0px 10px;
    }

    .workWithUs .allContents h5 {
        line-height: 1.2;
    }

    .boxDiv {
        box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 27%);
        padding: 30px;
        border-left: 0px;
        min-height: 519px;
    }

    .workWithUs .col-md-6:first-child {
        max-width: 485px;
    }

    .workWithUs .col-md-6:last-child {
        max-width: calc(100% - 485px);
        display: flex;
        align-items: center;
    }
}

@media (max-width:767px) {

    /* */
    .coreTxt h3 {
        font-size: 24px;
    }

    .postiveBoxse .col-lg-4::after {
        width: 0px;
    }

    .posTxt {
        max-width: 100%;
        width: 100%;
        min-height: auto;
        margin-bottom: 30px;
    }

    .aboutUsBannerTxt h2 {
        font-size: 30px;
        line-height: 34px;
    }

    .seletDiv select {
        border-radius: 0px;
        border: 1px solid #222;
        font-size: 13px;
        padding: 10px 20px;
        font-family: montserrat-semibold;
        height: auto;
    }

    .sectionPdfnw a {
        align-items: center;
    }

    select#tab_selector {
        font-size: 16px;
        width: 100%;
        color: #59595A;
        font-family: montserrat-semibold;
        border-radius: 0px;
        margin: 20px 0px;
        padding: 10px 0px;
        appearance: none;
        background: url(../images/header-arrow.png) !important;
        background-repeat: no-repeat !important;
        background-position: 95% 50% !important;
        filter: invert(1);
        border: none;
        border-bottom: 1px solid #333;
        height: 52px;
    }

    select#tab_selector_1 {
        font-size: 16px;
        width: 100%;
        color: #59595A;
        font-family: montserrat-semibold;
        border-radius: 0px;
        margin: 20px 0px;
        padding: 10px 0px;
        appearance: none;
        background: url(../images/header-arrow.png) !important;
        background-repeat: no-repeat !important;
        background-position: 95% 50% !important;
        filter: invert(1);
        border: none;
        border-bottom: 1px solid #333;
        height: 52px;
    }

    select#tab_selector_4 {
        font-size: 16px;
        width: 100%;
        color: #59595A;
        font-family: montserrat-semibold;
        border-radius: 0px;
        margin: 20px 0px;
        padding: 10px 0px;
        appearance: none;
        background: url(../images/header-arrow.png) !important;
        background-repeat: no-repeat !important;
        background-position: 95% 50% !important;
        filter: invert(1);
        border: none;
        border-bottom: 1px solid #333;
        height: 52px;
    }

    select#tab_selectorpro_1 {
        font-size: 16px;
        width: 100%;
        color: #59595A;
        font-family: montserrat-semibold;
        border-radius: 0px;
        margin: 20px 0px;
        padding: 10px 0px;
        appearance: none;
        background: url(../images/header-arrow.png) !important;
        background-repeat: no-repeat !important;
        background-position: 95% 50% !important;
        filter: invert(1);
        border: none;
        border-bottom: 1px solid #333;
        height: 52px;
    }

    select#tab_selector_2 {
        font-size: 16px;
        width: 100%;
        color: #59595A;
        font-family: montserrat-semibold;
        border-radius: 0px;
        margin: 20px 0px;
        padding: 10px 0px;
        appearance: none;
        background: url(../images/header-arrow.png) !important;
        background-repeat: no-repeat !important;
        background-position: 95% 50% !important;
        filter: invert(1);
        border: none;
        border-bottom: 1px solid #333;
        height: 52px;
    }

    .seletDiv {
        width: 100%;
        margin-top: 30px;
        margin-bottom: 30px;
        position: relative;
    }

    .nameDetails {
        padding: 15px 10px;
        box-shadow: 0px 3px 6px #00000029;
    }

    .nameDetails p {
        min-height: 92px;
    }

    .investorConstructTxt.csrTxt {
        max-width: 100%;
    }

    .csrBanner .csrTxt {
        min-width: 100%;
        width: 100%;
    }

    .investorConstructTxt h2 {
        font-size: 30px;
        line-height: 34px;
    }

    /**/
    .careerBanner {
        background-image: url(../images/careers-mobile-img.png);
    }

    .investorSection {
        display: block;
        padding: 30px 0px 0px 15px;
        margin: 10px;
    }

    .investorBox1 {
        max-width: fit-content;
        margin-right: 0px;
    }

    .nullBox {
        display: none;
    }

    .investorSection {
        height: auto;
    }

    .investorContract .allContents h3 {
        margin-bottom: 0px;
    }

    .investorSection p:nth-child(5) {
        padding-bottom: 20px !important;
    }

    /* investor contract */
    .steelManuBanner {
        background-image: url(../images/steel-mobile.png);
    }

    .insfra-box {
        min-height: auto;
        padding: 0px 0px 25px 0px;
    }

    .insfra-box h4 {
        font-size: 22px;
        color: #2575AE;
        padding: 20px 0px 10px 0px;
        font-family: montserrat-bold;
    }

    .infra-img img {
        width: 100%;
    }

    .infrastructureTxt h2 {
        font-size: 30px;
        min-width: auto;
        width: 100%;
        line-height: 34px;
    }

    .equipmentLeasingTxt h2 {
        font-size: 30px;
        font-family: montserrat-bold;
        color: #fff;
        line-height: 30px;
        min-width: 100%;
        width: 100%;
    }

    .equipment-box {
        padding: 15px 0px 20px 0px;
        width: 100%;
        min-height: auto;
    }

    .equipment-box h4 {
        font-size: 22px;
        color: #2575AE;
        padding: 20px 0px 10px 0px;
        font-family: montserrat-bold;
    }

    .sectionMain {
        background: #fff;
        padding: 30px 25px;
        box-shadow: 0px 3px 6px #00000029;
    }

    .investorTxt h2 {
        font-size: 30px;
        font-family: montserrat-bold;
        color: #fff;
        line-height: 34px;
    }

    .infrastructureBanner {
        background-image: url(../images/business-solution-img02-mbl.png);
    }

    .policytremban {
        background-image: url(../images/policytrembanmob.jpg);
    }

    .comBox {
        padding: 30px 15px;
        height: auto;
        box-shadow: 0px 3px 6px #00000029;
        max-width: 100%;
        margin-bottom: 40px;
    }

    /**/
    .copyTxts .container {
        padding: 0px;
    }

    .makingDifference {
        background-image: url("../images/making-a-difference-img-mbl.png");
        background-attachment: unset;
    }

    .groupCompany h3,
    .groupCompany p {
        color: #fff;
    }

    .copyTxts ul li {
        padding: 0px 10px;
    }

    .copyTxts ul li:first-child,
    .copyTxts ul li:nth-child(4) {
        padding-left: 0px;
        padding-top: 5px;
    }

    .businessLabel {
        display: none;
    }

    .offer-slider-box {
        bottom: 20px;
        right: 15px;
    }

    .turnOver h4 {
        font-size: 24px;
    }

    .turnOver {
        display: flex;
        gap: 30px;
        margin-bottom: 25px;
    }

    .copyTxts .row {
        display: unset;
    }

    .copyTxts p {
        font-size: 10px;
        color: #fff;
        margin: 10px 0px;
    }

    .groupCompany {
        background-image: url("../images/group-companies-img-mbl.png");
        background-attachment: unset;
    }

    .bg_1 {
        background-image: url(../images/mobile-banner-1.png)
    }

    .bg_2 {
        background-image: url(../images/mobile-banner-2.png)
    }

    .bg_3 {
        background-image: url(../images/mobile-banner-3.png)
    }

    .bg_4 {
        background-image: url(../images/mobile-banner-4.png)
    }

    .bg_5 {
        background-image: url(../images/mobile-banner-5.png)
    }

    .sliderTxt h2 {
        font-size: 30px;
        line-height: 1.2;
    }

    .allContents h3 {
        font-size: 28px;
    }

    .atTheGlance {
        padding: 20px 0px 50px 0px;
        width: 100%;
    }

    .sliderTxtIn h3 {
        font-size: 28px;
        line-height: 1.2;
        margin-bottom: 10px;
    }

    .scrollBtm {
        top: -68px;
        position: relative;
        z-index: 99;
        width: 56px;
        left: 15px;
    }

    .item1 {
        background-image: url(../images/business-solution-img01-mbl.png)
    }

    .item2 {
        background-image: url(../images/business-solution-img02-mbl.png)
    }

    .item3 {
        background-image: url(../images/business-solution-img03-mbl.png)
    }

    .item4 {
        background-image: url(../images/business-solution-img04-mbl.png)
    }

    .item5 {
        background-image: url(../images/business-solution-img05-mbl.png)
    }

    .workWithUs {
        padding: 60px 0px 30px;
    }

    .workWithUs .allContents.blueTxt {
        margin-top: 0px;
    }

    .workWithUs .allContents h5 {
        line-height: 38px;
        min-height: auto;
        font-size: 20px;
        margin: 10px auto;
    }

    .workWithUs .allContents h3 {
        margin-bottom: 0px;
    }

    .boxDiv {
        padding: 25px 15px;
        min-height: auto;
        box-shadow: none;
    }

    .workWithUs .col-md-6:last-child {
        max-width: max-content;
        display: flex;
        align-items: center;
    }

    .pr-0 {
        padding-right: 12px;
    }

    .atTheGlance .row {
        display: block;
    }

    .allContents.blueTxt {
        margin-top: 35px;
    }

    /**/
    .contactInfo p {
        margin-bottom: 25px;
    }

    .contactInfo {
        margin: 25px auto;
    }

    .copyTxts {
        margin-top: 25px;
        padding: 10px 0px;
    }

    .corporateTxt {
        margin-bottom: 25px;
    }

    .backTop {
        right: 30px;
    }

    .footerLogo {
        margin-bottom: 25px;
    }

    /**/
    .my-sidenav {
        width: 0px;
        display: block;
        position: fixed;
        top: 0;
        right: 0;
        left: 0px;
        overflow-x: hidden;
        z-index: 999999999;
        height: 100vh;
        max-width: 0px;
        width: 100%;
        background: #337ab7;
        transition: 0.5s;
        -webkit-transition: 0.5s;
    }

    .my-sidenav>ul {
        padding: 0px 0px;
    }

    .my-sidenav>ul>li>ul {
        margin-top: 10px;
        display: none;
    }

    .my-sidenav ul.submenu li ul.submenu {
        display: none;
        position: static;
        width: 100%;
    }

    .my-sidenav ul {
        list-style-type: none;
        padding-left: 0px;
    }

    .my-sidenav ul li {
        border-bottom: 1px solid #fff;
        padding: 15px 0px;
        margin: 0px 15px;
        text-align: center;
    }

    .my-sidenav>ul>li>ul>li {
        border-bottom: 1px solid #fff;
        padding: 10px 0px;
    }

    .my-sidenav>ul>li>ul>li:last-child,
    .my-sidenav ul.submenu li ul.submenu li:last-child {
        border-bottom: 0px;
    }

    .my-sidenav ul.submenu li ul.submenu li {
        border-bottom: 1px solid #ffffff;
        padding: 10px 10px;
    }

    .my-sidenav ul.submenu li ul.submenu li a {
        color: #ffffff;
        font-size: 16px;
    }

    .cross-btn1 {
        text-align: right;
        padding: 16px 14px 0px 0px;
        color: #fff;
        font-size: 35px;
        cursor: pointer;
    }

    .my-sidenav .submenu-indicator-minus .submenu-indicator {
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    .my-sidenav .submenu-indicator {
        font-size: 30px;
        position: absolute;
        line-height: 25px;
        right: 15px;
        display: none;
    }

    .my-sidenav>ul>li>a {
        color: #ffffff;
        font-size: 20px;
        display: block;
    }

    .my-sidenav>ul>li>ul>li>a {
        color: #ffffff;
        font-size: 16px;
    }

    .my-sidenav>ul>li>ul>li>a img {
        padding-right: 10px;
        float: right;
        max-width: 35px;
        margin-top: 10px;
    }

    .my-sidenav ul li:last-child {
        border: none;
    }

    /*  end  */
    .menutxt {
        margin-top: 15px;
        float: right;
        display: flex;
        justify-content: space-around;
        align-items: center;
        gap: 20px;
    }

    .menutxt img {
        width: auto;
        height: 20px;
    }

    .leftImg img {
        margin-left: 0px;
    }

    .mobileLogo a img {
        margin-top: 5px;
    }

    .logo {
        margin-top: 15px;
    }

    .mblMenu {
        position: absolute;
        z-index: 99;
        width: 100%;
        top: 10px;
    }

    .socialTxt {
        position: relative;
    }

    .backTop {
        right: 0px;
        top: -85px;
    }

    .investorConstructBanner {
        background-image: url(../images/business-solution-img01-mbl.png);
    }

    .miningBanner {
        background-image: url(../images/business-solution-img03-mbl.png);
    }

    .contactBanner {
        background-image: url(../images/contact-us-mbl-banner.png);
    }

    .aboutUsBanner {
        background-image: url(../images/about-us-banner-mbl.png);
    }

    .careerBanner {
        background-image: url(../images/careers-mbl-img.png);
    }

    .csrBanner {
        background-image: url(../images/making-a-difference-img-mbl2.png);
    }

    .equipmentLeasingBanner {
        background-image: url(../images/business-solution-img04-mbl.png);
    }

    .investorBanner {
        background-image: url(../images/investor-relations-mbl-bnr.png);
    }

    .end-infra-value {
        background-image: url(../images/end-to-end-img-mbl.png);
    }

    .powring-value {
        background-image: url(../images/powering-up-india-img-mbl.png);
    }

    .steel-manu-value {
        background-image: url(../images/spearheadi-g-steel-img-mbl.png);
    }
}