.back-front{
	position: relative;
}
.button-style{
	position: absolute;
	text-align: center;
}
#total{
	margin-top: 80px;
	width: 75%;
}
#indicator{
	text-align: center !important;
	padding: 10px;
}
.fa-th-list{
	color: white;
	font-size: 30px !important;
}
@media(max-width: 767px){
.item img{
	height: 350px !important;
}
.fa-th-list{
	font-size: 20px !important;
}
}
.back{
	width: inherit;
	height: inherit;
}
.form{
	background-color: red;
}