.csc-space-before-medium, {
   margin-top:60px !important;
}
.csc-space-after-medium {
 margin-bottom:60px !important;
}

.csc-space-before-small, {
   margin-top:30px !important;
}
.csc-space-after-small {
 margin-bottom:30px !important;
}

.csc-space-before-large, {
   margin-top:90px !important;
}
.csc-space-after-large {
 margin-bottom:90px !important;
}

.csc-space-before-extra-large, {
   margin-top:120px !important;
}
.csc-space-after-extra-large {
 margin-bottom:120px !important;
}

.csc-space-before-extra-small, {
   margin-top:15px !important;
}
.csc-space-after-extra-small {
 margin-bottom:15px !important;
}

.csc-space-before-extra-large {
    margin-top: 175px;
}

.csc-space-after-large>h1 {
    margin-bottom: 54px !important;
}