.our-goals-bg {
   background-image: url("../media/about-us/our-goal-img.webp");
   background-position: center;
   background-repeat: no-repeat;
   background-size: cover;
}
.our-goals-container {
   height: 20rem;
}
