@media (max-width:100%) and (min-width:992px) {
    * {
        margin: 0;
        padding: 0;
        font-family: Verdana, Geneva, Tahoma, sans-serif;
        /* overflow-x: hidden; */
    }

    .container-fluids {
        height: 100vh;
    }

    .head {
        font-size: 20px;
    }

    .company-contact i {
        font-size: 20px;
    }

    .company-social {
        font-size: 20px;
    }

    .menu ul li a {
        font-size: 12px;
        font-weight: 900;
    }

    .main-child h3 {
        letter-spacing: 13px;
        font-size: 30px;
        text-indent: 10px;
        font-weight: 200;
        transition: transform .2s ease;
        width: fit-content;
    }

    .main-child .h3 {
        font-size: 1.2em;
    }

    /* ==============overlay========= */
    .overlay {
        height: 400px;
    }

    .section {
        width: 100%;
    }

    .section-child1 {
        height: 380px;
    }

    .section-kind p {
        font-size: 20px;
    }

    .section-child2 {
        box-sizing: border-box;
        font-size: 1.3em;
        height: 380px;
    }

    .kind h3 {
        font-size: 1em;
    }

    .kind h3 i {
        font-size: 1.5rem;
        color: rgb(3, 3, 148);
    }

    /*  ================Home Carousels ========== */
    .carousel-cell {
        height: 150px;
    }

    .carousel-cell a {
        font-size: 35px;
    }

    .carousel-cell button {
        font-size: 35px;
    }

    #carousel-cell {
        width: 60%;
        height: 250px;
        overflow-x: hidden;
        margin-inline: 10px;
    }

    #carousel-cell img {
        width: 300px;
        height: 70%;
    }

    .binder,
    .billValue,
    .shuffingMailing,
    .samiauto,
    .notebinde,
    .uv,
    .shrinkwraperr,
    .vaccum {
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 20px;
        margin-top: 10px;
    }

    .samistrapping {
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 15px;
        margin-top: 10px;
    }

    .cash-counting .col-md-6 ol li,
    .strapping-machine .col-md-6 ol li,
    .shrink-wrape .col-md-6 ol li,
    .stuffing-machine .col-md-6 ol li,
    .bundle-binding .col-md-6 ol li,
    .cash-binding .col-md-6 ol li,
    .uv-lamp .col-md-6 ol li,
    .sami-automatic .col-md-6 ol li,
    .loseValue-counter .col-md-6 ol li {
        font-size: 12px;
    }
    .cash-counting .parentimg,
    .strapping-machine .parentimg,
    .shrink-wrape .parentimg,
    .stuffing-machine .parentimg,
    .bundle-binding .parentimg,
    .cash-binding .parentimg,
    .uv-lamp .parentimg,
    .sami-automatic .parentimg,
    .loseValue-counter .parentimg {
        width: 260px;
    }
    .orderlist {
        margin-top: 3.5rem;
    }

}
@media (max-width:992px) and (min-width:860px) {
    * {
        margin: 0;
        padding: 0;
        font-family: Verdana, Geneva, Tahoma, sans-serif;
    }

    .container-fluids {
        height: 100vh;
        position: relative;
    }

    .head {
        font-size: 15px;
    }

    .company-contact i {
        font-size: 15px;
    }

    .company-social {
        font-size: 15px;
    }

    label.logoo {
        font-size: 20px;
        line-height: 55px;
    }

    nav ul li a {
        font-size: 20px;
        color: white;
    }

    .checkbtn {
        display: block;
    }

    nav ul {
        position: absolute;
        width: 200px;
        height: 100vh;
        margin-left: 0px;
        background: #0a2b3a;
        top: -5%;
        left: -100%;
        right: 0;
        z-index: 1;
        transition: all .5s ease-in-out;
        text-align: center;
    }

    a.active,
    a:hover {
        border-bottom: 2px solid skyblue;
        color: skyblue;
    }

    nav ul li {
        display: block;
        margin: 20px 0;
    }

    #checkit:checked~ul {
        left: 0;
        transform: scaleX(1.1);
    }

    .main-child .h3 {
        font-size: 1em;
    }

    .quote-child {
        width: 80%;
        font-size: small;
    }
    /* ==============overlay========= */
    .overlay {
        height: 350px;
    }

    .section {
        width: 100%;
    }

    .section-child1 {
        height: 270px;
    }

    .section-kind p {
        font-size: 10px;
    }

    .section-child2 {
        box-sizing: border-box;
        font-size: 1em;
        height: 270px;
    }

    .kind h3 {
        font-size: 1em;
    }

    .kind h3 i {
        font-size: 1rem;
        color: rgb(25, 0, 255);
    }

    /*  ================Home Carousels ========== */
    .carousel-cell {
        height: 150px;
    }

    .carousel-cell a {
        font-size: 30px;
    }

    .carousel-cell button {
        font-size: 25px;
    }

    #carousel-cell {
        width: 70%;
        margin-inline: 10px;
        height: 250px;
        overflow-x: hidden;
    }

    #carousel-cell img {
        width: 300px;
        height: 70%;
    }

    .binder,
    .billValue,
    .shuffingMailing,
    .samiauto,
    .notebinde,
    .uv,
    .shrinkwraperr,
    .vaccum {
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 15px;
        margin-top: 10px;
    }

    .samistrapping {
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 13px;
        margin-top: 10px;
    }

    .cash-counting .col-md-6 ol li,
    .strapping-machine .col-md-6 ol li,
    .shrink-wrape .col-md-6 ol li,
    .stuffing-machine .col-md-6 ol li,
    .bundle-binding .col-md-6 ol li,
    .cash-binding .col-md-6 ol li,
    .uv-lamp .col-md-6 ol li,
    .sami-automatic .col-md-6 ol li,
    .loseValue-counter .col-md-6 ol li {
        font-size: 10px;
    }

    .cash-counting .parentimg,
    .strapping-machine .parentimg,
    .shrink-wrape .parentimg,
    .stuffing-machine .parentimg,
    .bundle-binding .parentimg,
    .cash-binding .parentimg,
    .uv-lamp .parentimg,
    .sami-automatic .parentimg,
    .loseValue-counter .parentimg {
        width: 260px;
    }
    .orderlist {
        margin-top: 3.5rem;
    }

    .footer .col-footer-social a i {
        font-size: 13px;
    }
    .copyright{
        font-size: 13px;
    }
}
@media (max-width:860px) and (min-width:768px) {
    * {
        margin: 0;
        padding: 0;
        font-family: Verdana, Geneva, Tahoma, sans-serif;
    }

    .container-fluids {
        height: 100vh;
        position: relative;
    }

    .head {
        font-size: 15px;
        margin-left: 20px;
    }

    .company-contact i {
        font-size: 15px;
    }

    .company-social {
        font-size: 15px;
    }

    label.logoo {
        font-size: 20px;
        line-height: 55px;
        margin-left: 1.7rem;
    }

    nav ul li a {
        font-size: 20px;
        color: white;
    }

    .checkbtn {
        display: block;
    }

    nav ul {
        position: absolute;
        width: 250px;
        height: 101vh;
        margin-left: 0px;
        background: #0a2b3a;
        top: -5%;
        left: -100%;
        z-index: 1;
        right: 0;
        transition: all .5s ease-in-out;
        text-align: center;
    }

    a.active {
        border-bottom: 2px solid skyblue;
        color: skyblue;
    }

    nav ul li {
        display: block;
        margin: 35px 0;
    }

    #checkit:checked~ul {
        left: 0;
        transform: scaleX(1.1);
    }
    .main-child .h3 {
        font-size: 25px;
    }

    .quote-child {
        width: 90%;
    }

    /* ==============overlay========= */
    .overlay {
        height: 400px;
    }

    .section {
        width: 100%;
        margin-top: 1rem;
    }

    .section-child1 {
        height: 300px;
    }

    .section-kind p {
        font-size: 15px;
    }

    .section-child2 {
        box-sizing: border-box;
        font-size: 1em;
        height: 300px;

    }

    .kind h3 {
        font-size: 1em;
        color: white;
    }

    .kind h3 i {
        font-size: 1rem;
        color: blue;
    }

    /*  ================Home Carousels ========== */
    .carousel-cell {
        height: 130px;
    }

    .carousel-cell a {
        font-size: 25px;
    }

    .carousel-cell button {
        font-size: 20px;
    }

    #carousel-cell {
        width: 85%;
        margin-inline: 10px;
        height: 200px;
        overflow-x: hidden;
    }

    #carousel-cell img {
        width: 200px;
        height: 50%;
    }
    .cash-counting .parentimg,
    .strapping-machine .parentimg,
    .shrink-wrape .parentimg,
    .stuffing-machine .parentimg,
    .bundle-binding .parentimg,
    .cash-binding .parentimg,
    .uv-lamp .parentimg,
    .sami-automatic .parentimg,
    .loseValue-counter .parentimg {
        width: 260px;
    }

    .binder,
    .billValue,
    .shuffingMailing,
    .samiauto,
    .notebinde,
    .uv,
    .shrinkwraperr,
    .vaccum {
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 15px;
        margin-top: 10px;
    }

    .samistrapping {
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 13px;
        margin-top: 10px;
    }

    .cash-counting .col-md-6 ol li,
    .strapping-machine .col-md-6 ol li,
    .shrink-wrape .col-md-6 ol li,
    .stuffing-machine .col-md-6 ol li,
    .bundle-binding .col-md-6 ol li,
    .cash-binding .col-md-6 ol li,
    .uv-lamp .col-md-6 ol li,
    .sami-automatic .col-md-6 ol li,
    .loseValue-counter .col-md-6 ol li {
        font-size: 10px;
    }

    
    .orderlist {
        margin-top: 3.7rem;
    }

    .footer .col-footer-social a i {
        font-size: 11px;
    }
    .copyright{
        font-size: 12px;
    }
}
@media (max-width:768px) and (min-width:576px) {
    * {
        margin: 0;
        padding: 0;
        font-family: Verdana, Geneva, Tahoma, sans-serif;
    }

    .container-fluids {
        height: 100vh;
    }

    .head {
        font-size: 10px;
    }

    .company-contact i {
        font-size: 13px;
    }

    .company-social {
        font-size: 13px;
    }

    label.logoo {
        font-size: 20px;
        line-height: 55px;
        margin-left: 0rem;
    }

    nav ul li a {
        font-size: 20px;
        color: white;
    }

    .checkbtn {
        display: block;
    }

    nav ul {
        position: absolute;
        width: 200px;
        height: 101vh;
        margin-left: 0px;
        background: #0a2b3a;
        top: -5%;
        left: -100%;
        z-index: 1;
        right: 0;
        transition: all .5s ease-in-out;
        text-align: center;
    }

    a.active {
        border-bottom: 2px solid skyblue;
        color: skyblue;
    }

    nav ul li {
        display: block;
        margin: 15px 0;
    }

    #checkit:checked~ul {
        left: 0;
        transform: scaleX(1.1);
    }

    .main-child .h3 {
        font-size: 1em;
    }

    .quote-child {
        width: 90%;
        font-size: small;
    }

    /* ==============overlay========= */
    .overlay {
        height: 350px;
    }

    .section {
        width: 100%;
    }

    .section-child1 {
        height: 300px;
    }

    .section-kind p {
        font-size: 15px;
    }

    .section-kind div {
        font-size: 13px;
    }

    .section-child2 {
        box-sizing: border-box;
        font-size: 10px;
        height: 300px;

    }

    .kind h3 {
        font-size: 11px;
        color: white;
    }

    .kind h3 i {
        font-size: .8rem;
        color: blue;
    }

    /*  ================Home Carousels ========== */
    .carousel-cell {
        height: 100px;
        width: 70%;
        border-radius: 10px;
    }

    .carousel-cell a {
        font-size: 20px;
    }

    .carousel-cell button {
        font-size: 17px;
        width: 100%;
        border-radius: 10px;
    }

    #carousel-cell {
        width: 100%;
        height: 200px;
        overflow-x: hidden;
    }

    #carousel-cell img {
        width: 200px;
        height: 80%;
    }

    .cash-counting,
    .strapping-machine,
    .shrink-wrape,
    .stuffing-machine,
    .bundle-binding,
    .cash-binding,
    .uv-lamp,
    .sami-automatic,
    .loseValue-counter {
        height: 350px;
        overflow: scroll;
    }

    .cash-counting .parentimg,
    .strapping-machine .parentimg,
    .shrink-wrape .parentimg,
    .stuffing-machine .parentimg,
    .bundle-binding .parentimg,
    .cash-binding .parentimg,
    .uv-lamp .parentimg,
    .sami-automatic .parentimg,
    .loseValue-counter .parentimg {
        width: 270px;
    }

    .binder,
    .billValue,
    .shuffingMailing,
    .samiauto,
    .notebinde,
    .uv,
    .shrinkwraperr,
    .vaccum {
        display: flex;
        justify-content: start;
        align-items: center;
        font-size: 16px;
        margin-top: 10px;
    }

    .samistrapping {
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 10px;
        margin-top: 10px;
    }

    .cash-counting .col-md-6 ol li,
    .strapping-machine .col-md-6 ol li,
    .shrink-wrape .col-md-6 ol li,
    .stuffing-machine .col-md-6 ol li,
    .bundle-binding .col-md-6 ol li,
    .cash-binding .col-md-6 ol li,
    .uv-lamp .col-md-6 ol li,
    .sami-automatic .col-md-6 ol li,
    .loseValue-counter .col-md-6 ol li {
        font-size: 12px;
        margin-top: 8px;
    }

    .cash-counting,
    .strapping-machine,
    .shrink-wrape,
    .stuffing-machine,
    .bundle-binding,
    .cash-binding,
    .uv-lamp,
    .sami-automatic,
    .loseValue-counter {
        position: absolute;
        top: 70.5rem;
        left: 50%;

    }

    .orderlist {
        margin-top: 1rem;
    }

    .chosemodels {
        margin-top: 7px;
    }

    .choseCitys {
        margin-top: 7px;
    }

    .footer .col-footer-social a i {
        font-size: 10px;
    }
    .copyright{
        font-size: 10px;
    }
}
@media (max-width:576px) and (min-width:480px) {
    * {
        margin: 0;
        padding: 0;
        font-family: Verdana, Geneva, Tahoma, sans-serif;
    }

    body {
        overflow-x: hidden;
    }

    .container-fluids {
        height: 100vh;
    }

    .head {
        font-size: 10px;
    }

    .company-contact i {
        font-size: 13px;
    }

    .company-social {
        font-size: 13px;
    }

    label.logoo {
        font-size: 20px;
        line-height: 55px;
        margin-left: 0rem;
    }

    nav ul li a {
        font-size: 10px;
        font-weight: bold;
        color: white;
        margin-left: -25px;
    }

    .checkbtn {
        display: block;
    }

    nav ul {
        position: absolute;
        width: 90px;
        height: 101vh;
        margin-left: 0px;
        background: #0a2b3a;
        top: -5%;
        left: -100%;
        z-index: 1;
        right: 0;
        transition: all .5s ease-in-out;
        text-align: center;
    }

    a.active {
        border-bottom: 2px solid skyblue;
        color: skyblue;
    }

    nav ul li {
        display: block;
        margin: 20px 0;
    }

    #checkit:checked~ul {
        left: 0;
        transform: scaleX(1.1);
    }

    .main-child .h3 {
        font-size: large;
    }

    .quote-child {
        width: 80%;
        font-size: x-small;
    }

    /* ==============overlay========= */
    .overlay {
        height: 500px;
    }

    .section {
        display: block;
        width: 100%;
    }

    .section-child1 {
        height: 200px;
        text-align: center;
        width: fit-content;
        background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
        /* box-shadow: 0 0 35px rgba(198, 199, 201, 0.966); */

    }

    .section-kind p {
        font-size: 15px;
        color: black;
        margin: 0px 10px;
    }

    .section-kind div {
        font-size: 15px;
        color: black;
    }

    .section-child2 {
        box-sizing: border-box;
        text-align: center;
        font-size: 11px;
        height: 300px;
        backdrop-filter: blur(0px);
        font-weight: bolder;
        box-shadow: 0 0 0 0 white;
        width: fit-content;
        background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));

    }

    .kind h3 {
        font-size: 15px;
        color: white;
    }

    .kind h3 i {
        font-size: .8rem;
        color: blue;
    }

    /*  ================Home Carousels ========== */
    .carousel-cell {
        height: 90px;
        width: 95%;
        border-radius: 5px;
        margin-inline: 10px;
    }

    .carousel-cell a {
        font-size: 15px;
    }

    .carousel-cell button {
        font-size: 15px;
        border-radius: 5px;
    }

    #carousel-cell {
        width: 105%;
        margin-inline: 12px;
        height: 200px;
        overflow-x: hidden;
    }

    #carousel-cell img {
        width: 200px;
        height: 80%;
    }

    .cash-counting,
    .strapping-machine,
    .shrink-wrape,
    .stuffing-machine,
    .bundle-binding,
    .cash-binding,
    .uv-lamp,
    .sami-automatic,
    .loseValue-counter {
        height: 350px;
        overflow: scroll;
    }

    .cash-counting .parentimg,
    .strapping-machine .parentimg,
    .shrink-wrape .parentimg,
    .stuffing-machine .parentimg,
    .bundle-binding .parentimg,
    .cash-binding .parentimg,
    .uv-lamp .parentimg,
    .sami-automatic .parentimg,
    .loseValue-counter .parentimg {
        width: 220px;
    }

    .binder,
    .billValue,
    .shuffingMailing,
    .samiauto,
    .notebinde,
    .uv,
    .shrinkwraperr,
    .vaccum {
        display: flex;
        justify-content: start;
        align-items: center;
        font-size: 20px;
        margin-top: 10px;
    }

    .samistrapping {
        display: flex;
        justify-content: start;
        align-items: center;
        font-size: 13px;
        margin-top: 10px;
    }

    .cash-counting .col-md-6 ol li,
    .strapping-machine .col-md-6 ol li,
    .shrink-wrape .col-md-6 ol li,
    .stuffing-machine .col-md-6 ol li,
    .bundle-binding .col-md-6 ol li,
    .cash-binding .col-md-6 ol li,
    .uv-lamp .col-md-6 ol li,
    .sami-automatic .col-md-6 ol li,
    .loseValue-counter .col-md-6 ol li {
        font-size: 11px;
        margin-top: 10px;
    }

    .orderlist {
        margin-top: 3rem;
    }

    .chosemodels {
        margin-top: 7px;
    }

    select{
        overflow-y: scroll; 
    }
    select  option{
        font-size: small;
    }
    .choseCitys {
        margin-top: 7px;
    }

    .footer .col-footer-social a i {
        font-size: 13px;
    }
    .copyright{
        font-size: 8px;
    }
}
/*=====================below from 480px=======================*/
@media screen and (max-width:479px) {
    * {
        margin: 0;
        padding: 0;
        font-family: Verdana, Geneva, Tahoma, sans-serif;
    }

    body {
        overflow-x: hidden;
    }

    .container-fluids {
        height: 100vh;
    }

    .head {
        font-size: 10px;
    }

    .company-contact i {
        display: none;
    }

    .header .company-contact a {
        display: none;
    }

    .company-social {
        font-size: 10px
    }
    label.logoo {
        font-size: 20px;
        line-height: 55px;
        margin-left: 0rem;
    }
    nav ul li a {
        font-size: 15px;
        font-weight: bold;
        color: white;
        margin-left: -25px;
    }
    .checkbtn {
        display: block;
    }
    nav ul {
        position: absolute;
        width: 140px;
        height: 101vh;
        margin-left: 0px;
        background: #0a2b3a;
        top: -5%;
        left: -100%;
        right: 0;
        transition: all .5s ease-in-out;
        text-align: center;
        z-index: 101;
    }
    a.active {
        border-bottom: 2px solid skyblue;
        color: skyblue;
    }
    nav ul li {
        display: block;
        margin: 20px 0;
    }
    #checkit:checked~ul {
        left: 0;
        transform: scaleX(1.2);
    }
    .main-child .h3 {
        font-size: 10px;
        position: absolute;
        bottom: 52%;
    }
    .quote-child {
        position: absolute;
        bottom: 20%;
        font-size: x-small;
        z-index: 1;
    }
    .btn-services-primary{
        display: none;
    }
    /* ==============overlay========= */
    .overlay {
        height: 590px;
    }

    .section {
        display: block;
        width: 100%;
    }

    .section-child1 {
        height: 250px;
        text-align: center;
        width: fit-content;
        background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
    }

    .section-kind p {
        font-size: 15px;
        color: black;
        margin: 0px 10px;
    }

    .section-kind div {
        font-size: 15px;
        color: black;
    }

    .section-child2 {
        box-sizing: border-box;
        text-align: center;
        font-size: 11px;
        height: 300px;
        backdrop-filter: blur(0px);
        font-weight: bolder;
        box-shadow: 0 0 0 0 white;
        width: fit-content;
        background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));

    }

    .kind h3 {
        font-size: 15px;
        color: white;
    }

    .kind h3 i {
        font-size: .8rem;
        color: blue;
    }

    /*  ================Home Carousels ========== */
    .carousel-cell {
        height: 90px;
        width: 95%;
        border-radius: 5px;
        margin-inline: 10px;
    }

    .carousel-cell a {
        font-size: 15px;
    }

    .carousel-cell button {
        font-size: 15px;
        border-radius: 5px;
    }

    #carousel-cell {
        width: 350px;
        margin-inline: 12px;
        height: 130px;
        overflow-x: hidden;
    }

    #carousel-cell img {
        width: 150px;
        height: 100%;
    }

    .modles-carousel {
        display: none;
    }
    .cash-counting,
    .strapping-machine,
    .shrink-wrape,
    .stuffing-machine,
    .bundle-binding,
    .cash-binding,
    .uv-lamp,
    .sami-automatic,
    .loseValue-counter {
        height: 350px;
        width: 300px;
        overflow: scroll;
    }

    .cash-counting .parentimg,
    .strapping-machine .parentimg,
    .shrink-wrape .parentimg,
    .stuffing-machine .parentimg,
    .bundle-binding .parentimg,
    .cash-binding .parentimg,
    .uv-lamp .parentimg,
    .sami-automatic .parentimg,
    .loseValue-counter .parentimg {
        width: 170px;

    }

    .binder,
    .billValue,
    .shuffingMailing,
    .samiauto,
    .notebinde,
    .uv,
    .shrinkwraperr,
    .vaccum {
        display: flex;
        justify-content: start;
        align-items: center;
        font-size: 12px;
        margin-top: 10px;
    }

    .samistrapping {
        display: flex;
        justify-content: start;
        align-items: center;
        font-size: 10px;
        margin-top: 10px;
    }

    .cash-counting .col-md-6 ol li,
    .strapping-machine .col-md-6 ol li,
    .shrink-wrape .col-md-6 ol li,
    .stuffing-machine .col-md-6 ol li,
    .bundle-binding .col-md-6 ol li,
    .cash-binding .col-md-6 ol li,
    .uv-lamp .col-md-6 ol li,
    .sami-automatic .col-md-6 ol li,
    .loseValue-counter .col-md-6 ol li {
        font-size: 9px;
        margin-top: 8px;
    }

    .chosemodels {
        margin-top: 7px;
    }

    select{
        overflow-y: scroll; 
    }
    select  option{
        font-size: small;
    }
    .choseCitys {
        margin-top: 7px;
    }

    .footer .col-footer-social a i {
        font-size: 13px;
    }
    .copyright{
        font-size: 7px;
    }
}
@media (max-width:360px) and (min-width:318px) {
    .strapping-machine .col-md-6 ol li,
    .shrink-wrape .col-md-6 ol li,
    .stuffing-machine .col-md-6 ol li,
    .bundle-binding .col-md-6 ol li,
    .cash-binding .col-md-6 ol li,
    .uv-lamp .col-md-6 ol li,
    .sami-automatic .col-md-6 ol li,
    .loseValue-counter .col-md-6 ol li {
        font-size: 8px;
        font-weight: 900;
        margin-top: 8px;
    }

    .cash-counting .parentimg,
    .strapping-machine .parentimg,
    .shrink-wrape .parentimg,
    .stuffing-machine .parentimg,
    .bundle-binding .parentimg,
    .cash-binding .parentimg,
    .uv-lamp .parentimg,
    .sami-automatic .parentimg,
    .loseValue-counter .parentimg {
        width: 140px;

    }
}