.asber-up {
        position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: -1; background-color: rgba(215, 219, 221, 0.4);
    }
    
    .mp-top {
        padding-top: 2%;
    }
    
    .t-dec {
        text-decoration:none;
    }
    
    .dbp-top {
        padding-top: 2%;
    }
    
    .div-img{
        height: 180px; 
        overflow: hidden;
    }
    
    .db-img{
        width: 100%; 
        height: 100%; 
        object-fit: cover; 
        object-position: center;
    }
    
    .cT-db{
        z-index: 1080;
    }
    
    .katber-top{
        position: fixed; 
        top: 0; 
        left: 0; 
        width: 100%; 
        height: 100%; 
        z-index: -1; 
        background-color: rgba(215, 219, 221, 0.4);
    }
    
    .katber-ptop{
        padding-top: 2%;
    }
    
    .div-katber{
        height: 200px; 
        overflow: hidden;
    }
    
    .katber-img{
        width: 100%; 
        height: 100%; 
        object-fit: cover; 
        object-position: center;
    }
    
    .sb-top{
        height: 200px; 
        overflow: hidden;
    }
    
    .sb-img{
        width: 100%; 
        height: 100%; 
        object-fit: cover;
    }