.mc-profile-expand > .mc-progress-btn + .mc-status-summary.mc-status-summary--inline{
  margin-top:10px !important;
}
@media (max-width:620px){
  .mc-profile-expand > .mc-progress-btn + .mc-status-summary.mc-status-summary--inline{
    margin-top:12px !important;
  }
}
