/* Unique site css */
.user-menu {
  display: none;
}

header .phone {
  top: -5px;
  position: relative;
}

@media all and (max-width: 576px) {
  .tablet-slogan {
    display: block !important;
  }
}

@media (max-width: 991px) {
  header#page-header img {
    height: 55.8px;
    top: 11px;
    position: relative;
  }
}
@media (max-width: 370px) {
  header#page-header .logo img {
    height: 28px;
    top: 7px;
  }
}

/*# sourceMappingURL=unique-cubanvisas.css.map */
