@media(max-width:780px)
{
    .ds-none{display:none;}
    .hero-content{display:none;}
    .brand img{width:150px;max-height:83px;}
        .hero-slide {min-height:330px;background-position:right;}
        .about-content h2{ font-size: clamp(1.6rem, 2.7vw, 3.6rem)!important;}
        .check-list li{font-size:18px;letter-spacing:0.5px;}
        .about-capabilities div{font-size:0.99rem;}
        .product-image img{object-fit:contain;}
        .product-body h3 {font-size:1.20rem;}
            .process-video {min-height:222px;}
            .dps-product-page .dps-layout{    display: flex;flex-direction: column-reverse;}
                .cti-breadcrumb-title {font-size:19px;}




}