#menu-item .dropdown-toggle::after {display: none !important;}
#menu-item a.dropdown-item{
	border-bottom: none; /*1px solid #8FB5E1 !important;*/
	white-space: break-spaces;
	line-height: 23px !important;
    font-size: 17px !important;
    width: 258px;
}
#menu-item .tab-news .tab-news-item {
    width: auto !important;
}
#menu-item a.dropdown-item:hover{
	background-color: #f3f3f3;
}

#menu-item .tab-news .tab-news-item{width: 100%}
#menu-item .dropdown-menu.show {
	width: 310px;
	padding: 5px 26px!important;
}

@media (max-width: 500px){

}