@media screen and (min-width: 700px) {
    .blog-layout-one-column-alternative .featured-img-box .content-wrapper {
        padding-left: 20px;
    }
}