.article img {
	max-width: 600px;
	width: 100%;
	height: 100%;
}
#wrapper p img {
	max-width: 600px;
	width: 100%;
	height: 100%;
}

.disabled {
	display: none;
}
.row button {
	float:right;
}

.mes a {
	text-decoration: none;
	font-size:large;
	background-color: rgba(149,214,68,1);
	color: white;
	padding: 4px 7px;
	border-width: 1px;
}