.blog-text {
    max-width: 1200px;
    padding: 0 25px;
    width: 100%;
    box-sizing: border-box;
}

.blog-text p {
    margin: 0;
}