.navbar-logo{
    height:60px;
    width:auto;
}

.header-sticky{
    padding:6px 0;
}

@media(max-width:768px){
    .navbar-logo{
        height:45px;
    }
}
.mb-pl-mail{
    font-size: 15px;
}
.mbpl-wtsp img{
    width: 60px;
}
.mbpl-wtsp {
    position: fixed;
    right: 22px;
    bottom: 121px;
    overflow-x: hidden;
    z-index: 12;
}