@charset "utf-8";
.fancybox .img-rounded.img-responsive {
	width: 80%;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
}
.backtotop {
	text-align: center;
	font-style: normal;
	font-weight: 400;
	width: 100%;
}
.backtotopbutton {
	width: 100px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	color: #FFFFFF;
	font-weight: 500;
	background-color: #006c39;
}
