/* v1049 — Vietnam Visa Tips mobile hero banner full-width, square corners
   Mobile-only. Desktop remains unchanged. */

@media (max-width: 768px){
  body.visa-tips-mobile-fullwidth-hero-v1049{
    overflow-x:hidden !important;
  }

  body.visa-tips-mobile-fullwidth-hero-v1049 .guide-hero-banner-v869{
    width:100vw !important;
    max-width:100vw !important;
    margin-left:calc(50% - 50vw) !important;
    margin-right:calc(50% - 50vw) !important;
    padding:0 !important;
    border:0 !important;
    overflow:hidden !important;
    box-sizing:border-box !important;
  }

  body.visa-tips-mobile-fullwidth-hero-v1049 .guide-hero-banner-v869 .guide-banner-v869{
    width:100vw !important;
    max-width:100vw !important;
    height:180px !important;
    margin:0 !important;
    border:0 !important;
    border-radius:0 !important;
    overflow:hidden !important;
    background:#eef4fb !important;
  }

  body.visa-tips-mobile-fullwidth-hero-v1049 .guide-hero-banner-v869 .guide-banner-v869 img{
    display:block !important;
    width:100% !important;
    height:100% !important;
    border-radius:0 !important;
    object-fit:cover !important;
    object-position:center center !important;
  }

  body.visa-tips-mobile-fullwidth-hero-v1049 .guide-hero-copy-shell-v869{
    width:min(100%, calc(100vw - 28px)) !important;
    max-width:calc(100vw - 28px) !important;
    margin-left:auto !important;
    margin-right:auto !important;
    padding:18px 0 14px !important;
  }
}

@media (max-width: 420px){
  body.visa-tips-mobile-fullwidth-hero-v1049 .guide-hero-banner-v869 .guide-banner-v869{
    height:165px !important;
  }
}
