#out-of-office-notice {
	padding : 5px;
	text-align: center;
	font-size: smaller;
	max-height: 25px;
}

.device_type_m #out-of-office-notice.ooo_mobile_double_h {
	max-height: 50px;
}

#out-of-office-notice .ooo-content {
	margin: auto;
}
#out-of-office-notice .title{
	font-weight : 700;
}