 p {

            letter-spacing: 1px;
            font-size: 14px;
            margin: 0px;
        }

        .tab-content  {
            padding: 6px 12px;
            background: #fff;
        }

        .nav-tabs .nav-link.active,
        .nav-tabs .nav-item.show .nav-link {
            color: #495057;
            background-color: #0a2b4c;
            border-color: #dee2e6 #dee2e6 #fff;
            font-size: 15px;
            color: #fff;
        }

        .nav-link {
            color: #000000;
        }

        td a {
            font-size: 14px;
        }

        .proImg {
            margin-top: 91px;
        }

        .proImg img {
            height: 135px;
            border: 1px solid #010a16;
        }

        .table td {
            padding: 6px;
        }

        .td1 {
            width: 331px;
        }

        .card-body {
            padding: 5px;
        }

        @media (max-width: 600px) {
            .td1 {
                width: 124px;
            }

            .strp {
                height: 127px;
            }

            .proImg {
                margin-top: 30px;
            }

            p {
                letter-spacing: 1px;
                font-size: 14px;
                margin: 5px;
            }
        }
        /*strip*/  
        
        @media screen and (max-width: 300px) {
            .dep-strip {
                width: 100%;
                height: 55px;
                margin-top: 0px;
                background-repeat: no-repeat;
               
                background-size: 100%  100%;


            }


        }

        @media screen and (max-width: 468px) {
            .dep-strip {
                width: 100%;
                height: 55px;
                margin-top: 0px;
                background-repeat: no-repeat;
                 
                background-size: 100%  100%;


            }


        }

        @media screen and (min-width:992px) {

            .dep-strip {
                width: 100%;
                min-height: 223px;
                margin-top: 0px;
                background-repeat: no-repeat;
                
                background-size: 100%  100%;


            }
        }

        @media screen and (min-width:1200px) {

            .dep-strip {
                width: 100%;
                min-height: 223px;
                margin-top: 0px;
                background-repeat: no-repeat;
               
                background-size: 100%  100%;



            }
        }