/**
* Theme Name: Bemeina Child
* Description: This is a child theme of Bemeina, generated by Merlin WP.
* Author: <a href="http://themelexus.com/">Themelexus</a>
* Template: bemeina
* Version: 1.0.2
*/

body.single-post #page .site-content .col-fluid{
    max-width: 1290px;
    margin-left: auto;
    margin-right: auto;
}

@media (min-width: 768px) {
    body.single #page .site-content {
        margin-top: 60px;
		margin-bottom: 60px;
		padding-left: 30px;
		padding-right: 30px;
    }
}