@media only screen and (min-width: 1025px)  {
body.home.blog.logged-in.admin-bar.columns-3.customize-support .sq-section .sq-container {
    width: 1450px;
    margin: 0 auto;
}}


.sq-featured-post.sq-featured-post3 {
    display: none;
}
.sq-featured-post {
    display: table-cell;
    width: 100%;
    padding: 120px 42px;
    background: url(images/featured-bg.png) repeat-y right top;
    position: relative;
}