.shop-wrap {
	width: 98%;
	color: #6E5F57;
	font-size: 14px;
	line-height: 22px;
	margin-right: auto;
	margin-left: auto;
    text-align: justify;
    margin-bottom: 30px;
}
.php-style {
	min-width: 400px;
	padding-top: 20px;

	margin-top: 5px;
	color: #6E5F57;
	font-size: 14px;
}
.about-sala {
	width: 100%;
}
.about-marche {
	width: 100%;
}
.about-marche .sche {
	width: 90%;
	padding: 20px;
	opacity: 1;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 35px;
	border-radius: 5px;
	border: 1px solid #718486;
    overflow: auto;
    background-color: #DBD8CA;
}

.about-marche img {
    width: 100%;
    height: auto;
}
.sche img{
    max-width: 40%;
    float: right;
    margin-left: 25px;
}
