.icons-custom {
  width: 42px;
  height: 43px;
  margin-bottom: 1rem !important;
  color: #212529 !important;
  font-size: 3em !important;
}

@media only screen and (max-width: 992px) {
  .col-custom {
    padding-top: 50px;
  }
}
