.ws-chat-btn-el-container{display:none !important;}
.SmartCaptcha-Shield{display:none !important;}

.popular_sections{margin-top:20px;}
.popular_sections__title{margin-bottom:15px; font-size:17px; font-weight:700;}
.popular_sections__item{display:block; padding:10px 16px; margin-bottom:12px; border-radius:58px; color:#222e6a; background-color:#f5f7ff; text-decoration:none;}
.popular_sections__item:hover{color:#ffffff; background-color:#222e6a;}
.popular_sections_mobile{display:none;}

@media(max-width: 991.98px) {
	.popular_sections{display:none;}
	.popular_sections_mobile{display:block;}
}