#hs-link-header_logo_hs_logo_widget > img {
    content:url("https://44057449.fs1.hubspotusercontent-na1.net/hubfs/44057449/raw_assets/public/sharebite-theme/images/Sharebite-x-MM.png") !important;
      height: 47px!important;
      width: 260px!important;
      }
  .header__logo img {
    max-width: 100% !important;
  }  
  @media screen and (max-width: 421px) {
    .header__logo {
      margin-block: auto !important;
  }
    .header__container {
    position: relative !important;
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    padding: 20px !important;
    padding-top: 32px !important;
    padding-bottom: 32px !important;
    margin: 0 auto !important;
    flex-direction: column !important;
    ]
}