
@media screen and (max-width: 460px) {
    h1.mb-sm-font {
        font-size: 40px !important;
    }

}
@media screen and (max-width: 380px) {

}

.blog-b-m {
    margin-bottom: 25px !important;
}