@charset "UTF-8";
/* CSS Document */

@media screen and (max-width: 480px) {
  .top_addy {
	  height: 250px !important;
  }
}
@media screen and (min-width: 760px) {
.top_phone li{
	align-content: right !important;
	text-align: right !important;
}
	}
		@media (max-width: 767px) 
	.top_logo {
		margin-left:100px;
}

	.header-list-item {

		margin-top:15px;
		align-content: center;
		text-align: center;
}
	.line-grey-right {
		border-right-width: 0px;
		border-right-color: #fff;
	}
	}