.uc-about-picture {
  padding-top: 90px !important;
}

@media (max-width: 960px) {
  .uc-about-picture {
  padding-top: 0px !important;
}
}