@media (max-width: 992px) {
	.row a {
		display: block;
	}
		
	body {
		font-size: 20px;
	}
}