/*
 Theme Name:   The7 Child
 Theme URI:    https://the7.io/
 Description:  Child theme för The7
 Author:       Ditt namn/företag
 Author URI:   https://www.thextrusion.se
 Template:     dt-the7
 Version:      1.0.0
 Text Domain:  the7-child
*/
.lazy-bg{
  display:block;
  position:relative;
  overflow:hidden;                  /* hindra margin collapse */
  background-size:cover;
  background-position:center;
  background-repeat:no-repeat;
}

/* Om du använder aspect-ratio i fältet fungerar detta automatiskt.
   Om du använder min-height, behåll det. */
