.spacer_10 {
height: 10px !important;
}
.spacer_20 {
height: 20px !important;
}
.spacer_30 {
height: 30px !important;
}
.spacer_40 {
height: 40px !important;
}
.spacer_50 {
height: 50px !important;
}
.spacer_60 {
height: 60px !important;
}
.spacer_70 {
height: 70px !important;
}
.spacer_80 {
height: 80px !important;
}
.spacer_90 {
height: 90px !important;
}
.spacer_100 {
height: 100px !important;
} @media only screen and (max-width: 1280px) {
.spacer_10 {
height: 5px !important;
}
.spacer_20 {
height: 15px !important;
}
.spacer_30 {
height: 5px !important;
}
.spacer_40 {
height: 30px !important;
}
.spacer_50 {
height: 40px !important;
}
.spacer_60 {
height: 50px !important;
}
.spacer_70 {
height: 60px !important;
}
.spacer_80 {
height: 50px !important;
}
.spacer_90 {
height: 80px !important;
}
.spacer_100 {
height: 90px !important;
}
} @media only screen and (max-width: 999px) {
.spacer_10 {
height: 10px !important;
}
.spacer_20 {
height: 20px !important;
}
.spacer_30 {
height: 10px !important;
}
.spacer_40 {
height: 40px !important;
}
.spacer_50 {
height: 50px !important;
}
.spacer_60 {
height: 60px !important;
}
.spacer_70 {
height: 70px !important;
}
.spacer_80 {
height: 80px !important;
}
.spacer_90 {
height: 90px !important;
}
.spacer_100 {
height: 100px !important;
}
} @media only screen and (max-width: 767px) {
.spacer_10 {
height: 5px !important;
}
.spacer_20 {
height: 15px !important;
}
.spacer_30 {
height: 20px !important;
}
.spacer_40 {
height: 30px !important;
}
.spacer_50 {
height: 40px !important;
}
.spacer_60 {
height: 50px !important;
}
.spacer_70 {
height: 60px !important;
}
.spacer_80 {
height: 70px !important;
}
.spacer_90 {
height: 80px !important;
}
.spacer_100 {
height: 90px !important;
}
} @media only screen and (max-width: 479px) {
.spacer_10 {
height: 5px !important;
}
.spacer_20 {
height: 10px !important;
}
.spacer_30 {
height: 15px !important;
}
.spacer_40 {
height: 20px !important;
}
.spacer_50 {
height: 25px !important;
}
.spacer_60 {
height: 30px !important;
}
.spacer_70 {
height: 35px !important;
}
.spacer_80 {
height: 40px !important;
}
.spacer_90 {
height: 45px !important;
}
.spacer_100 {
height: 50px !important;
}
}