.bottom10 {
    margin-bottom: 10px !important;
}

.bottom20 {
    margin-bottom: 20px !important;
}

.bottom30 {
    margin-bottom: 30px !important;
}

.bottom40 {
    margin-bottom: 40px !important;
}

.bottom50 {
    margin-bottom: 50px !important;
}

.bottom60 {
    margin-bottom: 60px !important;
}

.bottom70 {
    margin-bottom: 70px !important;
}

.bottom90 {
    margin-bottom: 90px !important;
}

.top10 {
    margin-top: 10px !important;
}
.top20 {
    margin-top: 20px !important;
}
.top30 {
    margin-top: 30px !important;
}
.top40 {
    margin-top: 40px !important;
}
.top50 {
    margin-top: 50px !important;
}
.top60 {
    margin-top: 60px !important;
}
.top70 {
    margin-top: 70px !important;
}

.top80 {
    margin-top: 80px !important;
}
.top90 {
    margin-top: 90px !important;
}


@media screen and (max-width: 991px) {
    .m-margin30 {
        margin: 30px;
    }
    .m-top0 {
        margin-top: 0 !important;
    }
    .m-top10 {
        margin-top: 10px !important;
    }
    .m-top20 {
        margin-top: 20px !important;
    }
    .m-top25 {
        margin-top: 25px !important;
    }
    .m-top30 {
        margin-top: 30px !important;
    }
    .m-top40 {
        margin-top: 40px !important;
    }
    .m-top50 {
        margin-top: 50px !important;
    }
    .m-top60 {
        margin-top: 60px !important;
    }
    .m-top70 {
        margin-top: 70px !important;
    }

    .m-top80 {
        margin-top: 80px !important;
    }
    .m-top90 {
        margin-top: 90px !important;
    }

    .m-bottom0 {
        margin-bottom: 0 !important;
    }

    .m-bottom10 {
        margin-bottom: 10px !important;
    }

    .m-bottom20 {
        margin-bottom: 20px !important;
    }

    .m-bottom30 {
        margin-bottom: 30px !important;
    }

    .m-bottom40 {
        margin-bottom: 40px !important;
    }

    .m-bottom50 {
        margin-bottom: 50px !important;
    }

    .m-bottom60 {
        margin-bottom: 60px !important;
    }

    .m-bottom70 {
        margin-bottom: 70px !important;
    }

    .m-bottom90 {
        margin-bottom: 90px !important;
    }
}
