
.map-box {
    width: 60% !important;
    height: 433px !important;
    /* margin: 60px auto; */
    overflow: hidden;
}
.multiple-button {
	text-align: center;
}
.multiple-button button {
	width: 230px;
	height: 36px
}
.multiple-button p {
	margin: 18px 0;
	font-size: 18px;
	font-weight: bold;
}
#hover-callback,
#click-callback {
	text-align: center;
	display: block;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
}