/*
Theme Name: P2 2019
Theme URI: http://www.webativa.com.br/
Author: Nerialdo <nerialdosousa@hotmail.com>
Author URI: http://www.webativa.com.br/
Description: Este tema foi criado por WebAtiva.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: tags
Text Domain: p2-2019
*/
.wp-caption{
	width:100%	!important;
}

.wp-caption img{
	max-width: 100% !important;
	max-height:100% !important;
}

.aligncenter {
	width: 100% !important;
}

.aligncenter img{
	max-width: 100% !important;
	max-height:100% !important;
}