
@media (min-width:992px){

	.col-xl-3 {
    		width: 32.45%;
		text-align: center;
	}
}

