/** Apply to the Block Attributes **/

@media (max-width: 768px) {
	.engr-text-mobile-fix {
		margin: 8px !important;
		margin-top: 48px !important;
		padding: 8px !important;
		padding-top: 48px !important;
	}
}