.first-blog-s{
    margin-top: 100px !important;
}
@media (max-width: 576px) {
    .first-blog-s{
        margin-top: 30px !important;
    }
}