
@media (min-width: 992px) {
	.col-lg-5 {
		flex: 0 0 20%;
		max-width: 20%;
	}
}
