.banner-shipment {
    background-color: #434d57;
}
.banner-shipment table {
    padding: 40px 0px;
}
.banner-shipment #checkout-table {
    background-color: #434d57;
}
.banner-shipment table thead tr td {
    padding: 20px;
    background-color: #434d57;
    color: white;
    background-size: cover;
}
.banner-shipment tr td img {
    width: 70%;
}
.banner-shipment .icon-com1{
    padding:0 !important;
    width: 50%;
}
.banner-shipment .icon-com2{
    padding:0 !important;
    width: 50%;
}
.banner-shipment .icon-com3{
    width:20%; 
    /* padding:0 !important; */
    border-left: 1px solid
}
.banner-shipment table tr td .block-content h1{
    font-weight: 700;
    font-size: 35px ;
}
.banner-shipment table tr td .block-content p{
    padding: 10px 0px !important;
    font-weight: 400;
    font-size: 16px
}
.banner-shipment table tr td .block-content span{
    font-style: italic;
    font-weight: 300;
    font-size: 14px;
}


