/* Media Queries */
@media screen and (max-width:999px){
	.company-info .fl-icon-group{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}
	.company-info .fl-icon span{display:none}
}