.pb-section { position: relative; }
.pb-section-bg-image {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.social-icon-img {
  height: 1.25rem;
  width: auto;
  margin-top: -5px;
}

.social-media-list .social-icon-img {
  height: 1.5rem;
  margin-top: 6px;
}

.social-media-list .social-link svg {
  height: 25px !important;
  margin-top: 5px !important;
}