
.tailieu-tit{
   
   
    position: relative;
    margin-top: 5px;
    border-top: 40px solid #0096c8;
    border-left: 0px solid transparent;
    border-right: 20px solid transparent; 
   
    height: 20px;
    width: 100%;
    
    
   
    }
     /* width: 100px;  */
    .tailieu-tit::after{
        content: 'Thư Viện Pháp Luật';
     
        position: absolute;
        font-size: 20px;
        font-weight: bolder;
        top: -35px;
        left: 150px;
        color: white;
    }
    @media only screen and  (max-width:800px) {

        .thongtin-detailw>.col-2 img{
           height: 60px;
           width: 69px;
        }

        .tailieu-tit{
   
   
            position: relative;
            /* margin-top: 26px; */
            border-top: 40px solid #5a7295;
            border-left: 0px solid transparent;
            border-right:0  !important ; 
           left: 0;
            height: 20px;
            width: 100%;
            
            
            
           
            }
            
            .list-sp>.col-md-9{
                order: 1;
                /* padding: 0 ; */
                }
                .list-sp>.col-md-3{
                    order: 2;
                    padding: 0;
                    }

                 
        
    }