.title-lm{
    font-size: 56px;
    font-weight: bold;
    color: #787878;
}



.cont-img-left{
    width: 450px;
    height: 300px;
}
.table tbody td, .table tbody th {
    border: none !important;
}
.cont-img-right{
    width: 380px;
    height: 300px;
}
.table thead:first-child tr:first-child th{
    text-align: center;
    border-top: 0px solid black !important;
    border-bottom: 0px solid black !important;
    font-size: 13px !important;
   
}

.table thead tr th{
    border: none !important;
    font-size: 13px;

}

tbody tr th , td{
    text-align: center;
}

tbody tr th{
    font-size: 13px;
  
}

tbody tr td{
    font-size: 13px;

}

.table>tbody>tr>td, .table>tbody>tr>th{
    padding: 15px 10px !important;
}



.magnetCalculator a{
    display: grid;
}
@media (min-width: 1200px) {

#carouselExampleSlidesOnly{
    display: none;
}
}
@media (max-width: 1200px) {

    .pic{
        display: none;
    }
    }

.carousel-item {
    width: 100%;
    height: 300px;
}    

.products-content{
    overflow-x: auto;
}
th {
    cursor: pointer;
}
.footer-app a img{
    display: block;
}
@media (max-width: 400px) {

    .carousel-item{
        height: fit-content;
        width: fit-content;
    }
    }
    @media (max-width: 1500px) {


}

