#redes-s{
	text-align:center;
	display:block;
}

#redes-s a{
	margin:5px;
	padding:10px;
}

@media only screen and (max-width: 400px) {
    #email-contact {
        font-size:17px;
    }
}

@media only screen and (max-width: 500px) {
	
	#pedidos-small {
		color: black;
	}
	#telefono-footer{
		padding-right: 25px;
	}
	#texto-footer{
		padding-right: 25px;
	}
}