.header-top .work_time{
	float: right;
	margin-right: 20px;
}
.header-top .text-other{
	flex-grow: 1;
}
@media (max-width: 530px){

	.header-top .email{
		display: none !important ;
	}
}