@media only screen and (min-width: 480px) and (max-width: 767px) {
.centrado-m {
    text-align: center !important;
	}
}
