* {
  box-sizing: border-box;
}
.Whiteppcservices-sec .row.row-whitelabel-one {
  padding: 40px;
  background: #f5f6f8;
  border-radius: 20px;
  box-shadow: 0 0 #00000070;
  text-align: center;
  max-width: 1300px;
  margin: 0 auto;
}
.Whiteppcservices-sec a.explore-btn {
  text-transform: capitalize;
}
.Whiteppcservices-sec .row.row-whitelabel-one.two-row {
  background: transparent;
  border-radius: 0;
}
.Whitelabelcamp-section img {
  max-width: 60px;
  height: auto;
  margin-bottom: 20px;
}
.Whitelabelcamp-section {
  text-align: center;
}
.white-ppc-form li {
  color: #fff;
  padding-bottom: 12px;
  list-style: disc;
}

.white-ppc-form ul {
  padding-left: 20px;
}
.Whiteppcservices-sec .services-img img {
  border-radius: 10px;
}
@media (min-width: 768px) {
  .Whiteppcservices-sec .row.row-whitelabel-one,
  .Whitelabelcamp-section {
    text-align: left;
  }
  .Whiteppcservices-sec .services-img img {
    height: 254px;
    object-fit: cover;
  }
}
@media (max-width: 767px) {
  .Whiteppcservices-sec .row.row-whitelabel-one.two-row {
    flex-direction: column-reverse;
  }
  .white-label-ppc-solution .hbstm {
    text-align: center;
  }
  .Whiteppcservices-sec .row.row-whitelabel-one {
    padding: 30px 20px;
  }
}
@media (max-width: 576px) {
  section.counter-main.white-ppc-counter label {
    min-height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin: 0;
  }

  section.counter-main.white-ppc-counter .col.col-xs-12:nth-child(1),
  section.counter-main.white-ppc-counter .col.col-xs-12:nth-child(2) {
    margin-bottom: 20px;
  }
}
