.sport{
    background-image: url('../img/sports/samata0.jpg');
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .mayele-hero{
    background-image: url('../img/sports/mayele.webp');
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .samata-hero{
    background-image: url('../img/sports/samata4.jpg');
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
  }