html {
  scroll-behavior: smooth;
}

.notification-bar__message{
  width:120% !important;
  max-width:600% !important;
}

@media only screen and (max-width: 6667px)
{
.site-header__logo .site-header__logo-image img {
width: auto;
height: 70px;
}
} 

#purchase{
  background-color: green !important;
}

.hide-text{
  display: none !important;
}