.feather {
	width:16px;
	height:16px;
	margin-bottom:5px;
}

@media(max-width:576px) {
	.col-xs-6 {
		max-width:50%;
		flex:0 0 50%;
	}
}
