.Marketing-Automation {
    background-image: url('/images/hubautomateimages/hubdb.webp');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  }

@media (max-width: 767px) {
  section.counter-main.service-counter.automate-display .col.col-xs-12 {
    margin-bottom: 20px;
}
section.counter-main.service-counter.automate-display label {
  height: 100%;
}


section.dvlpsrvc.automate-growth h2 {
  font-size: 23px;
}
}
@media (max-width: 575px) {
  section.counter-main.service-counter.automate-display .col.col-xs-12 {
    margin-bottom: 0px;
}
section.counter-main.service-counter.automate-display label {
  height: auto;
}
section.dvlpsrvc.automate-growth.py-5 img{
  max-width: 350px;
}.automatation-choose .row {
  flex-direction: column;
  padding-top: 40px;
}
.automatation-choose .row .whrsimg {
  padding-top: 30px;
  padding-bottom: 0;
}
}