#nta-wa-gdpr {
	margin: 0 5px 0 0 !important;
	padding: 0 !important;
	vertical-align: text-top !important;
}

.wa__stt_online.wa__btn_w_icon .wa__btn_icon img {
	-webkit-box-shadow: none;
	box-shadow: none;
	transform: scale(1);
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transition: all .2s ease;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
}

.wa__btn_w_icon .wa__btn_icon img {
	-webkit-box-shadow: none;
	box-shadow: none;
	height: 69px;
	width: 41px;
}

.wa__btn_w_img .wa__cs_img img {
	height: auto;
	max-width: 100%;
	transition: transform .2s ease;
	-webkit-transition: transform .2s ease;
	-moz-transition: transform .2s ease;
}

.wa__popup_chat_box_ct .wa__popup_ct_avatar img {
	border-radius: 50%;
}