.space-component{position:relative}
.space-component.space-s{height:1pc}
@media(max-width:767px){.space-component.space-s{height:8px}
}
.space-component.space-m{height:40px}
@media(max-width:1219px){.space-component.space-m{height:20px}
}
.space-component.space-l{height:5pc}
@media(max-width:1219px){.space-component.space-l{height:60px}
}
@media(max-width:767px){.space-component.space-l{height:40px}
}
.space-component.space-xl{height:10pc}
@media(max-width:1219px){.space-component.space-xl{height:90pt}
}
@media(max-width:767px){.space-component.space-xl{height:5pc}
.slim-mini-site .space-component.space-s{height:1pc}
}