/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 16 2025 | 12:54:41 */
@media only screen and (min-width: 1001px) {
  .position-relative-banner {
    margin-top: -180px !important;
    z-index: 999;
    position: relative;
  }
}
@media (max-width: 999px) {
  .reverse-direction-on-mobile {
    flex-direction: column-reverse !important;
  }
}
