@media (max-width: 767px) {
.col-3 {
	width: 100%;
	display: flex!important;
}
}