@media only screen and (min-width: 768px) {
  .mobile-only {
    display: none !important; } }

.elementor-sticky--effects .elementor-widget-theme-site-logo .elementor-image img {
  height: 70px !important;
  transition: 0.3s; }
  @media only screen and (max-width: 767px) {
    .elementor-sticky--effects .elementor-widget-theme-site-logo .elementor-image img {
      height: 60px !important;
      transition: 0.1s; } }

/*# sourceMappingURL=custom.css.map */
