@media screen and (max-width: $break-mobile) {
	.regular-text {
		width: 100%;
	}
}
