.edit-modal-subtitle {
	padding-left: 1rem;
	position: absolute;
	top: 40px;
	opacity: 0.7;
	margin-left: 1px;
}

@media screen and (max-width: 991px) {
	.edit-modal-subtitle {
		font-size: 0.6em;
	}
}
