@media (max-width: 780px) {
  .swiper-container {
    height: 590px;
  }
}

@media (min-width: 768px) {
  .swiper-container {
    height: 350px;
  }
}

#slider-btn {
  border: none;
}

#scroll-down {
  width: 10%;
  margin: auto;
}

@media (min-width: 300px) {
  .img-fluid {
    /*justify-content: center !important;*/
    /*align-items: center !important;*/
    /*text-align: center;*/
  }
}

#corevalue li {
  list-style: none !important;
}

#section-width {
  text-align: justify;
}

.llist-nursing {
}

.list-nursing {
  list-style: none;
}

@media (min-width: 768px) {
  .row.people p {
    text-align: left;
  }
}

@media (min-width: 768px) {
  .row.people h3 {
    text-align: left;
  }
}

