@media only screen and (min-width:150px) and (max-width:1170px) {
	
	.time_server{
		position: relative;
		bottom: 10px;
		width: 100%; 
		text-align: center;
		color: #fff;
	}
	
}