/*! Place your custom styles here */
@media (max-width: 767px) {
   .content-to-hide {
      display: none;
   }

  .img_logo_custom:{
     display: none important!;
   }


}
