@media screen and (max-width: 769px) {

	/*  ! START  overwrite */
	.hmac_main_wrapper_holder {
		margin-left: 0vw;
		margin-right: 0vw;
	}

	.g-5,
	.gx-5 {
		--bs-gutter-x: 0rem;
	}

	/*  ! START hmac_inv_dropdown */

	.hmac_inv_dropdown_toggle {
		font-size: 40px !important;
	}

	.hmac_inv_dropdown_menu {
		top: -2px !important;
		left: -16px !important;
		font-size: 5vw;
	}

	.hmac_inv_dropdown_item {
		padding-top: 8px;
		padding-right: 8px;
		padding-bottom: 8px;
	}

	/*  ! END hmac_inv_dropdown */


	/*  ! START hmac_inv_accordion_button */

	/* ! hmac_inv_accordion_button */
	.hmac_inv_accordion_button {
		font-size: 16px;
		line-height: 5vw;
	}

	.hmac_inv_accordion_button:not(.collapsed) {
		font-size: 20px;
		line-height: 22px;
	}

	/*  ! END hmac_inv_accordion_button */

	.hmac_image_mobile_hide {
		display: none;
	}

	.hmac_inv_icon {
		width: 40px;
		height: 40px;
	}


	.hmac_inv_icon_size {
		width: 40px;
		height: 40px;
	}

	.hmac_inv_icon_20 {
		width: 20px;
		height: 20px;
	}

	.hmac_inv_icon_40 {
		width: 30px;
		height: 30px;
	}

	.hmac_inv_icon_50 {
		width: 40px;
		height: 430px;
	}

	.hmac_inv_icon_60 {
		width: 50px;
		height: 50px;
	}

	.hmac_inv_link {
		font-size: 5vw;
	}

	/*  ! WebFlow Fixes   */
	.hmac_p3_div p {
		font-size: 18px !important;
		line-height: 22px !important;
	}

	.hmac_camera_vaxmicuenta {
		overflow: hidden !important;
	}


}

/* max-width: 479px */
