/* Margin */
.mtop-1 {
    margin-top: 1% !important;
}
.mtop-2 {
    margin-top: 2% !important;
}
.mtop-3 {
    margin-top: 3% !important;
}
.mtop-4 {
    margin-top: 4% !important;
}
.mtop-5 {
    margin-top: 5% !important;
}
.mbottom-1 {
    margin-bottom: 1% !important;
}
.mbottom-2 {
    margin-bottom: 2% !important;
}
.mbottom-3 {
    margin-bottom: 3% !important;
}
.mbottom-4 {
    margin-bottom: 4% !important;
}
.mbottom-5 {
    margin-bottom: 5% !important;
}
.mbottom-10 {
    margin-bottom: 10% !important;
}
/* Padding */
