@media(max-width:991px){
	body .uwy.userway_p7 .userway_buttons_wrapper {
		top: 5px  !important;
		left: 5px  !important;
	}
	.mobile-phone, .mobile-nav, .mobile-appt {
		height: 45px;
		width: 45px;
	}
	.header-mobile {
		padding: 15px 8%;
	}
	.header-mobile__nav, .header-mobile__cta {
		width:fit-content;
		max-width:fit-content;
	}
}

@media(max-width:480PX){
	.uwy .uai img:not(.userway_check_on), .uwy .ulsti img:not(.userway_check_on), body .uwy .uai img:not(.userway_check_on), body .uwy .ulsti img:not(.userway_check_on) {
		width: 30px !important;
		height: 30px !important;
	}
	body .uwy .uai, body .uwy .ulsti {
		width: 35px !important;
		height: 35px !important;
	}
	.mobile-phone, .mobile-nav, .mobile-appt {
		height: 40px;
		width: 40px;
	}
	.header-mobile {
		padding: 25px 8% 15px;
	}
	.mobile-logo {
		max-width: 170px;
	}
}