@media screen and (max-width: 680px) {
	#library-row-services .flex-col {
		flex: 0 0 100%;
		max-width: 100%;
	}
}