/* CSS Document */

.myGrid .fa{
	font-size:20px !important;
}

.text-right {
	text-align: right !important; }

@media (max-width: 767px) {
	.control-label.text-right {
		text-align: inherit !important; }
}

.content_image {
	max-width: 475px;
	width: 95%;
}