@media only screen and (max-width: 991px) {
	.header_wrap .navbar .navbar-nav.attr-nav, .dropdown-toggle::after {
		float: left;
	}
}