@media only screen and (max-width: 480px) {
	.subcabecera > img {
		padding: 0;
	}
	.subcabecera .tituloSeccion {
		margin-top: 2rem !important;
	}
	.gastosGratis img {
		margin-top: -348px !important;
		right: 85px !important;
	}
}