@media only screen and (max-width: 780px) {
  .sku_main .flex{
    margin-left: 0px !important;
    align-content:flex-start !important;
    text-align: left !important;
  }
  .sku_main button{
    margin-left: 0px !important;
  }
  .sku_main{
    padding: 8px !important;
    width: 98% !important;
  }
  .store-intro-bg {
    background-size: cover !important;
    min-height: 100vh !important;
  }
  .homeintrovid_store {
    height: 188px !important;
    width: 188px !important;
  }
  html {
    overflow-x: hidden !important;
  }
  body {
    overflow-x: hidden !important;
  }
  intro video {
    max-width: min-content !important;
    height: 100dvh !important;
  }
  .flex {
    display: block !important;
  }
  .showcase div {
    width: 94.8% !important;
    height: 42.8dvh;
  }

  .show_1 {
    margin-top: 228px !important;
  }
  .show_2 {
    height: max-content !important;
    padding-top: 18px !important;
    padding-bottom: 18px !important;
    margin-bottom: 48px !important;
  }
  .it_1 {
    height: 328px !important;
    width: 88% !important;
  }
  .it_1 p {
    background-color: #00000028;
    color: white !important;
  }
  .footer {
    padding: 8px !important;
  }
  #c_intro div {
    width: 348px !important;
  }

  #headern {
    display: none;
    position: fixed !important;
    top: 84.8px;
    left: 0px;
    padding: 8px !important;
    padding-top: 14.8px !important;
    background-color: white;
    color: black;
    height: 64.8px !important;
    filter: drop-shadow(0 0 0.48rem #00000028);
  }
  #headersy {
    display: none;
    align-items: center !important;
    justify-content: flex-start !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
    position: fixed;
    top: 54.8px;
    left: 0px;
    width: 100% !important;
    height: 34.8px !important;
    margin: 0px !important;
    border-radius: 0px !important;
    background-color: white !important;
  }
  ne {
    padding-bottom: 0px !important;
  }
  main {
    height: max-content !important;
  }
  .vbg video {
    scale: 1 !important;
  }
  .img_holder {
    max-width: none !important;
    width: 88% !important;
  }
  .img_holder img {
    width: 80.8dvw !important;
  }
}
