@media screen and (min-width: 577px) and (max-width: 768px) {
  .menu-bar-mobile {
    right: 15px !important;
  }

  .rs-background-video-layer .tp-parallex-wrap {
    top: 57px !important;
  }

  .mob>* {
    padding-top: 2rem !important;
    font-size: 2rem !important;
    line-height: 2.8rem !important;
  }

  .pre-mob,
  .pre-mob>* {
    letter-spacing: 0 !important;
    font-size: 1.2625rem !important;
    line-height: 1.5em !important;
    font-weight: 400 !important;
    /* display: none !important; */
  }

  .wrapper-15 .col-lg-2 {
    max-width: 95% !important;
    flex-wrap: wrap;
    text-align: center;
    margin-top: 1rem !important;
    margin-right: 1rem !important;
  }

  .wrapper-15 .col-lg-2 {
    max-width: 95% !important;
    flex-wrap: wrap;
    text-align: center;
    margin-top: 1rem !important;
    margin-right: 1rem !important;
  }

}
