/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 02 2026 | 00:12:44 */
@media (max-width: 992px) {
  .wr-excon-header .wr-mobile-top .wr-logo-mobile {
    position: absolute !important;
    left: calc(50% - 50px) !important;
    top: 50% !important;
    right: auto !important;
    transform: translate(-50%, -50%) !important;
    margin: 0 !important;
    z-index: 50 !important;
  }
}