@media (max-width: 991.98px) {
	.landing-v {
		min-height: 510px !important;
	}
	.main-wrapper > .container {
		padding-bottom: unset;
	}
	.main-wrapper-subtitle {
		/* min-height: 80px; */
		/* min-height: unset; */
		text-align: center;
		margin-bottom: 47px;
		font-size: 16px;
	}
	.btn-print-wrapper {
		width: 100%;
		justify-content: center;
		margin-bottom: unset;
		margin-top: 25px;
	}
}
