.page-template-recipes-php #page {
    overflow: auto;
}


@media screen and (max-width: 1280px) {
    .page-template-recipes-php .masonry-container {
        width: 101%;
    }
    .page-template-recipes-php .masonry-container .col_03 {
        width: 49%;
    }
}