@media only screen and (max-width:714px) {
	.textLeft a, .textLeft button {
		display: block !important;
		width: 98% !important;
		position: relative !important;
		margin: 5px;
	}
}