/*
Pattern Name:         content-media-text-not-aligned
Version:            1.0
*/

@media screen and (min-width: 0px) and (max-width: 500px) {
	.content-text .has-h-3-font-size {
		font-size: 30px !important;
	}
}
