@media (max-width: 640px) {
  .site-header .menu-top-wrapper .mobile2 {
    width: 127px;
    left: 50%;
    margin-left: -63px;
  }
  .menu-top-divece-panel {
    -webkit-background-size: 25px;
    background-size: 25px;
  }
}
.hbutton a {
  background: #e750b1;
  background: linear-gradient(180deg, #e750b1 0%, #f44b91 100%);
}
* {
  font-family: "Montserrat", serif !important;
}
