.bg-1{
  background-image: url('../images/bg-1.jpg');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  aspect-ratio: 1920/810;
}