.para {
  text-align: justify;
}

.why-img-container{
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin: 20px 0;
}
.why-img {
  width: 100%;
  border-radius: 30px;
  border: 8px solid white;
  max-width: 350px;
  max-height: 260px;
}

.why-title {
  font-family: "GilroyExtraBold";
  font-size: 2rem;
  padding: 0px;
  margin-bottom: 0px;
  text-align: center;
}

.why-p {
  font-family: "GilroyLight";
  text-align: center;
  font-weight: 100;
}
.bxslider ul {
  list-style: none;
}

.bxslider li {
  padding: 20px;
}
.bxslider1 {
  text-align: center;
}
.bxslider2 {
  text-align: center;
}
.bxslider3 {
  text-align: center;
}
.bxslider4 {
  text-align: center;
}
.logosponsor {
  height: 80px;
  object-fit: contain;
}
h5 {
  display: none;
}
.bxslider img {
  width: 150px;
  margin: auto;
}
@media only screen and (max-width: 767px) {
  .partnercenter {
    text-align: center !important;
  }
}
