@charset "UTF-8";

@media (min-width: 985px) {
	.support--dropdown .dropdown-toggle+.dropdown-menu .dropdown-menu-nav__custom > li {
	    width: 16.6%;
	}
}

@media (min-width: 600px) {
	.checkbox_center {
	margin-top: 40px;
	margin-left: 10%;
	}
}