.slider-top-sections section.desc:not(.team) {
  padding: 80px 0;
}

@media only screen and (max-width: 767px) {
  .slider-top-sections section.desc:not(.team) {
    padding: 60px 0;
  }
}

strong {
  font-weight: 700 !important;
}

b {
  font-weight: 700 !important;
}