#content img.calendar-icon {
	float: none !important;
	margin: 5px !important;	
}

.w-table-tarif p {
margin:0 !important;
}

.w-table-tarif tr th:first-child {
border-radius:10px 0px 0px 0px;
}
.w-table-tarif tr th:last-child {
border-radius:0px 10px 0px 0px;
}