.btm-img-ltrn-cls{
    max-width: 80%;
    margin-top: 13px;
    margin: auto;
    margin-top: 13px;
}
.img-logo1-cls{
    height: 68px;
    margin:auto;
}
.img-logo2-cls{
    height: 53px;
    margin:auto;
    margin-top: 11px;
    
}
.mt-30-cls{
    margin-top:30px;
}
.mt-13-cls{
    margin:auto;
    margin-top: 9px;
    height: 55px;
}

@media(min-width:1500px){
    .btm-img-ltrn-cls{
        margin-top:19px;
    }
/*    .mt-13-cls {*/
/*    margin-top: 18px;*/
/*}*/
}

@media(max-width:800px){
    .img-logo-third-cls img{
        height:100px;
        width:100%;
        max-width:100%;
    }
}
@media(max-width:500px){
    .img-logo-third-cls img {
    height: 84px;
    width: 100%;
    max-width: 100%;
}
}