.full_screen_slideshow header,
.full_screen_slideshow .header,
.full_screen_slideshow .nav_bg,
.full_screen_slideshow .shop_footer_links,
.full_screen_slideshow footer {
  display: none;
}
.full_screen_slideshow #MainContent,
.full_screen_slideshow .shop_main_frame,
.full_screen_slideshow .wrapper,
.full_screen_slideshow .main_bg {
  padding: 0 !important;
  margin: 0 !important;
  width: auto !important;
  max-width: unset !important;
}
.full_screen_slideshow .animated_gallery_wrapper .ag_box img {
  width: 100%;
  height: 100vh;
  display: block;
  object-fit: cover;
}