@media only screen and (max-width: 767px) {
	.bootstrap-maxlength {
		&.bottom-left {
			margin-left: 40px;
		}
	}
}