.block-Content {
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0;
    margin-bottom: 0;
}

.mb-0 {
    margin-bottom: 0px;
}

.mb-10 {
    margin-bottom: 10px;
}

.mb-20 {
    margin-bottom: 20px;
}

.mb-30 {
    margin-bottom: 30px;
}

.mb-40 {
    margin-bottom: 40px;
}

.mb-50 {
    margin-bottom: 50px;
}

.mb-60 {
    margin-bottom: 60px;
}

.mb-70 {
    margin-bottom: 70px;
}

.mb-80 {
    margin-bottom: 80px;
}

@media screen and (max-width: 768px) {
    .m_mb-0 {
        margin-bottom: 0px;
    }
    
    .m_mb-10 {
        margin-bottom: 10px;
    }
    
    .m_mb-20 {
        margin-bottom: 20px;
    }
    
    .m_mb-30 {
        margin-bottom: 30px;
    }
    
    .m_mb-40 {
        margin-bottom: 40px;
    }

    .m_mb-50 {
        margin-bottom: 50px;
    }
}

.Sorbacttop-section h1.heading5,
.Sorbacttop-section h1.heading6 {
    margin-bottom: 30px;
}

.Sorbacttop-section h2.heading5,
.Sorbacttop-section h2.heading6 {
    margin-bottom: 23px;
}