/* Add here all your CSS customizations */
.fontawesome {
    width: 66px !important;
    height: 63px !important;
    padding-bottom: 440px !important;
}

#ID {
	margin-left:250px !important;
}

@media (max-width: 480px) {
	.container {
		margin-left: -15px !important;
	}
	
}

@media (max-width: 480px){
	#imagenresponsive{
		width: 350px !important ;
		height: 350px !important;
	}
}

#header .header-nav-main nav > ul > li > a  { 
	text-transform: none !important;
} 

