.calendar-detail tr td{
	width: 70%;
}
.calendar-detail tr td:nth-child(1){
	width: 30%;
}
.calendar-detail table{
	margin-bottom: 15px;
}