@media (max-width: 800px) {
	.utp_text h1 {
		font-size: 3rem;
	}

	.utp_text h2 {
		font-size: 3.7rem;
	}

	.block_sector {
		margin-top: 0px;
	}
}

@media (max-width: 1099px) {
	.block_sector {
		margin-top: 0px;
	}
}

@media (max-width: 600px) {
	.utp_text h1 {
		font-size: 2rem;
	}

	.utp_text h2 {
		font-size: 2.4rem;
	}

	.utp_text_p {
		font-size: 1rem;
	}
}

@media (max-width: 410px) {
	.utp_text h1 {
		font-size: 1.8rem;
	}

	.utp_text h2 {
		font-size: 2rem;
	}
}

@media (max-width: 650px) {
	.offering {
		width: 80%;
	}
}

@media (max-width: 390px) {
	.phone_number {
		font-size: 3rem;
	}

	.zag4 {
		font-size: 3rem;
	}

	.zag3 {
		font-size: 3rem;
	}
}