.multi-step-wizard { width: 100%; }

.mutli-step-wizard__content {
  width: 90%;
  padding-left: 5%;
  padding-top: 10px;
}

