@media (max-width: 991px){
	body > .container-top {
		padding-top: 180px;
		padding-bottom: 110px;
	}
	.breadcrumb{
		margin-top:0.4rem;
		margin-bottom:0.8rem;
	}
}
 div.datepicker-months span.month{
	 white-space:nowrap;
 }