/*
Theme Name: Continuus Nexus
Theme URI: http://alx.media/themes/gridzone/
Description: Gridzone Child Theme
Author: Tolmarher
Author URI: http://tolmarher.com
Template: gridzone
Version: 1.0.0
*/

.wp-post-image {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.parent-container {
    width: 100%;
    max-width: 100%;
    padding: 0;
}

.post-content {
    width: 100% !important;
    max-width: 100% !important;
    padding: 0 !important;
}

.full-width-post {
    width: 100%;
    max-width: 100%;
    padding: 0;
}