@media screen and max-width(767.98px) {
	.vm-footer-row {
		flex-direction: column;
		align-items: initial;
	}
	
}