@media screen and (max-width:425px) {
    .blogs-content::before
    {
        font-size: 42px !important;
    }
    .contact-content {
        padding-left: 0px;
    }
}