@media screen and (min-width: 1173px){
    .mb-lg-120{
        margin-bottom: 120px!important;
    }
    .mt-lg-120{
        margin-top: 120px!important;
    }
    .my-lg-120{
        margin-top: 120px!important;
        margin-bottom: 120px!important;
    }
    .mb-lg-100{
        margin-bottom: 100px!important;
    }
    .mt-lg-100{
        margin-top: 100px!important;
    }
    .my-lg-100{
        margin-top: 100px!important;
        margin-bottom: 100px!important;
    }

    .mb-lg-80{
        margin-bottom: 80px!important;
    }
    .mt-lg-80{
        margin-top: 80px!important;
    }
    .my-lg-80{
        margin-top: 80px!important;
        margin-bottom: 80px!important;
    }
    .mb-lg-60{
        margin-bottom: 60px!important;
    }
    .mt-lg-48{
        margin-top: 48px!important;
    }
    .mb-lg-48{
        margin-bottom: 48px!important;
    }
    .mt-lg-60{
        margin-top: 60px!important;
    }
    .my-lg-60{
        margin-top: 60px!important;
        margin-bottom: 60px!important;
    }
    .mb-lg-40{
        margin-bottom: 40px!important;
    }
    .mt-lg-40{
        margin-top: 40px!important;
    }
    .my-lg-40{
        margin-top: 40px!important;
        margin-bottom: 40px!important;
    }
    .pb-lg-120{
        padding-bottom: 120px!important;
    }
    .pt-lg-120{
        padding-top: 120px!important;
    }
    .py-lg-120{
        padding-top: 120px!important;
        padding-bottom: 120px!important;
    }
    .pb-lg-100{
        padding-bottom: 100px!important;
    }
    .pt-lg-100{
        padding-top: 100px!important;
    }
    .py-lg-100{
        padding-top: 100px!important;
        padding-bottom: 100px!important;
    }

    .pb-lg-80{
        padding-bottom: 80px!important;
    }
    .pt-lg-80{
        padding-top: 80px!important;
    }
    .py-lg-80{
        padding-top: 80px!important;
        padding-bottom: 80px!important;
    }
    .pb-lg-60{
        padding-bottom: 60px!important;
    }
    .pt-lg-48{
        padding-top: 48px!important;
    }
    .pb-lg-48{
        padding-bottom: 48px!important;
    }
    .pt-lg-60{
        padding-top: 60px!important;
    }
    .py-lg-60{
        padding-top: 60px!important;
        padding-bottom: 60px!important;
    }
    .pb-lg-40{
        padding-bottom: 40px!important;
    }
    .pt-lg-40{
        padding-top: 40px!important;
    }
    .py-lg-40{
        padding-top: 40px!important;
        padding-bottom: 40px!important;
    }
}

@media screen and (min-width: 1025px) and (max-width: 1172px) {
    .mb-md-120{
        margin-bottom: 120px!important;
    }
    .mt-md-120{
        margin-top: 120px!important;
    }
    .my-md-120{
        margin-top: 120px!important;
        margin-bottom: 120px!important;
    }
    .mb-md-100{
        margin-bottom: 100px!important;
    }
    .mt-md-100{
        margin-top: 100px!important;
    }
    .my-md-100{
        margin-top: 100px!important;
        margin-bottom: 100px!important;
    }

    .mb-md-80{
        margin-bottom: 80px!important;
    }
    .mt-md-80{
        margin-top: 80px!important;
    }
    .my-md-80{
        margin-top: 80px!important;
        margin-bottom: 80px!important;
    }
    .mb-md-60{
        margin-bottom: 60px!important;
    }
    .mt-md-48{
        margin-top: 48px!important;
    }
    .mb-md-48{
        margin-bottom: 48px!important;
    }
    .mt-md-60{
        margin-top: 60px!important;
    }
    .my-md-60{
        margin-top: 60px!important;
        margin-bottom: 60px!important;
    }
    .mb-md-40{
        margin-bottom: 40px!important;
    }
    .mt-md-40{
        margin-top: 40px!important;
    }
    .my-md-40{
        margin-top: 40px!important;
        margin-bottom: 40px!important;
    }
    .pb-md-120{
        padding-bottom: 120px!important;
    }
    .pt-md-120{
        padding-top: 120px!important;
    }
    .py-md-120{
        padding-top: 120px!important;
        padding-bottom: 120px!important;
    }
    .pb-md-100{
        padding-bottom: 100px!important;
    }
    .pt-md-100{
        padding-top: 100px!important;
    }
    .py-md-100{
        padding-top: 100px!important;
        padding-bottom: 100px!important;
    }

    .pb-md-80{
        padding-bottom: 80px!important;
    }
    .pt-md-80{
        padding-top: 80px!important;
    }
    .py-md-80{
        padding-top: 80px!important;
        padding-bottom: 80px!important;
    }
    .pb-md-60{
        padding-bottom: 60px!important;
    }
    .pt-md-48{
        padding-top: 48px!important;
    }
    .pb-md-48{
        padding-bottom: 48px!important;
    }
    .pt-md-60{
        padding-top: 60px!important;
    }
    .py-md-60{
        padding-top: 60px!important;
        padding-bottom: 60px!important;
    }
    .pb-md-40{
        padding-bottom: 40px!important;
    }
    .pt-md-40{
        padding-top: 40px!important;
    }
    .py-md-40{
        padding-top: 40px!important;
        padding-bottom: 40px!important;
    }
}

@media screen and (max-width: 1024px) {
    .mb-40 {
        margin-bottom: 40px !important;
    }

    .mt-40 {
        margin-top: 40px !important;
    }

    .my-40 {
        margin-top: 40px !important;
        margin-bottom: 40px !important;
    }
    .mb-20 {
        margin-bottom: 20px !important;
    }

    .mt-20 {
        margin-top: 20px !important;
    }

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

}

@media screen and (min-width: 461px) and (max-width: 768px) {
    .mb-lg-120 {
    }

    .mt-lg-120 {
    }

    .my-lg-120 {
    }

    .mb-lg-100 {
    }

    .mt-lg-100 {
    }

    .my-lg-100 {
    }

    .mb-lg-80 {
    }

    .mt-lg-80 {
    }

    .my-lg-80 {
    }

    .mb-lg-60 {
    }

    .mt-lg-48 {
    }

    .mb-lg-48 {
    }

    .mt-lg-60 {
    }

    .my-lg-60 {
    }

    .mb-lg-40 {
    }

    .mt-lg-40 {
    }

    .my-lg-40 {
    }

    .pb-lg-120 {
    }

    .pt-lg-120 {
    }

    .py-lg-120 {
    }

    .pb-lg-100 {
    }

    .pt-lg-100 {
    }

    .py-lg-100 {
    }

    .pb-lg-80 {
    }

    .pt-lg-80 {
    }

    .py-lg-80 {
    }

    .pb-lg-60 {
    }

    .pt-lg-48 {
    }

    .pb-lg-48 {
    }

    .pt-lg-60 {
    }

    .py-lg-60 {
    }

    .pb-lg-40 {
    }

    .pt-lg-40 {
    }

    .py-lg-40 {
    }

    .mb-md-120 {
    }

    .mt-md-120 {
    }

    .my-md-120 {
    }

    .mb-md-100 {
    }

    .mt-md-100 {
    }

    .my-md-100 {
    }

    .mb-md-80 {
    }

    .mt-md-80 {
    }

    .my-md-80 {
    }

    .mb-md-60 {
    }

    .mt-md-48 {
    }

    .mb-md-48 {
    }

    .mt-md-60 {
    }

    .my-md-60 {
    }

    .mb-md-40 {
    }

    .mt-md-40 {
    }

    .my-md-40 {
    }

    .pb-md-120 {
    }

    .pt-md-120 {
    }

    .py-md-120 {
    }

    .pb-md-100 {
    }

    .pt-md-100 {
    }

    .py-md-100 {
    }

    .pb-md-80 {
    }

    .pt-md-80 {
    }

    .py-md-80 {
    }

    .pb-md-60 {
    }

    .pt-md-48 {
    }

    .pb-md-48 {
    }

    .pt-md-60 {
    }

    .py-md-60 {
    }

    .pb-md-40 {
    }

    .pt-md-40 {
    }

    .py-md-40 {
    }

    .mb-40 {
    }

    .mt-40 {
    }

    .my-40 {
    }

    .mb-20 {
    }

    .mt-20 {
    }

    .my-20 {
    }

}

@media screen and (min-width: 769px) and (max-width: 1024px) {
    .mb-lg-120 {
    }

    .mt-lg-120 {
    }

    .my-lg-120 {
    }

    .mb-lg-100 {
    }

    .mt-lg-100 {
    }

    .my-lg-100 {
    }

    .mb-lg-80 {
    }

    .mt-lg-80 {
    }

    .my-lg-80 {
    }

    .mb-lg-60 {
    }

    .mt-lg-48 {
    }

    .mb-lg-48 {
    }

    .mt-lg-60 {
    }

    .my-lg-60 {
    }

    .mb-lg-40 {
    }

    .mt-lg-40 {
    }

    .my-lg-40 {
    }

    .pb-lg-120 {
    }

    .pt-lg-120 {
    }

    .py-lg-120 {
    }

    .pb-lg-100 {
    }

    .pt-lg-100 {
    }

    .py-lg-100 {
    }

    .pb-lg-80 {
    }

    .pt-lg-80 {
    }

    .py-lg-80 {
    }

    .pb-lg-60 {
    }

    .pt-lg-48 {
    }

    .pb-lg-48 {
    }

    .pt-lg-60 {
    }

    .py-lg-60 {
    }

    .pb-lg-40 {
    }

    .pt-lg-40 {
    }

    .py-lg-40 {
    }

    .mb-md-120 {
    }

    .mt-md-120 {
    }

    .my-md-120 {
    }

    .mb-md-100 {
    }

    .mt-md-100 {
    }

    .my-md-100 {
    }

    .mb-md-80 {
    }

    .mt-md-80 {
    }

    .my-md-80 {
    }

    .mb-md-60 {
    }

    .mt-md-48 {
    }

    .mb-md-48 {
    }

    .mt-md-60 {
    }

    .my-md-60 {
    }

    .mb-md-40 {
    }

    .mt-md-40 {
    }

    .my-md-40 {
    }

    .pb-md-120 {
    }

    .pt-md-120 {
    }

    .py-md-120 {
    }

    .pb-md-100 {
    }

    .pt-md-100 {
    }

    .py-md-100 {
    }

    .pb-md-80 {
    }

    .pt-md-80 {
    }

    .py-md-80 {
    }

    .pb-md-60 {
    }

    .pt-md-48 {
    }

    .pb-md-48 {
    }

    .pt-md-60 {
    }

    .py-md-60 {
    }

    .pb-md-40 {
    }

    .pt-md-40 {
    }

    .py-md-40 {
    }

    .mb-40 {
    }

    .mt-40 {
    }

    .my-40 {
    }

    .mb-20 {
    }

    .mt-20 {
    }

    .my-20 {
    }

}

