img.logo-image-phone {
    height: 100%;
}
div#sp-bottom1 {
    padding: 25px 0;
}

@media (max-width:991px){
  a#offcanvas-toggler\ rmenu {
    display: block !important;
}
  div#sp-menu {
    align-items: center;
}
  #sp-menu i.fa.fa-bars {
    font-size: 20px;
}
  body #sp-header .logo {
    margin-right: 0;
}
  
}

@media(max-width:767px){
  img.logo-image {
    max-height: 60px;
}
  div#sp-bottom1 {
    padding: 25px 25px;
}
  
}