@media (max-width: 768px) {
  #jok-main-menu-section #jok-menu-wrapper .jok-logo img {
    height: 80px !important; // or 0, or whatever "removal" means to you
  }
}

div.cspml_details_container div.cspml_details_title {
    white-space: normal !important;
}