/* Custom overrides - loaded after plugin CSS */

@media (max-width: 767px) {
	.bkt-booking-modal .ant-avatar-image img {
		width: 48px !important;
		height: 48px !important;
	}
	.bkt-booking-modal .ant-avatar-image {
		width: 48px !important;
		height: 48px !important;
	}

	.home-user .elementor-image-box-wrapper {
		display: flex !important;
	}
}
